Gets related rows from another Table linked by the specified relationship.

Overload List

  NameDescription
GetRelatedRows(TableRelationship)
Gets related rows from another table which are linked by the specified relationship.
GetRelatedRows(String)
Gets related rows from another table which are linked by the specified relationship name.

See Also