Click or drag to resize

RelationTableA, BrelateA Method

Overload List
  NameDescription
Public methodrelateA(A)
Looks in the table for object a, and finds the object b that is related. Returns the found object, or throws an exception if not found
Public methodrelateA(A, B)
Looks in the table for object a, and finds the object b that is related. Returns true if found, false if not found.
Top
See Also