Overload List
| Name | Description | |
|---|---|---|
| GetRelationships | 
            Returns the query for all relationship names.
              | |
| GetRelationships(String, String, Int32, String) | 
            Gets all the relationships based on the given parameters.
              | |
| GetRelationships(Int32, String, Int32, Boolean, Boolean, String) | 
            Gets all the relationships for the specified object.
            Left and right parameters determine whether the object can be on left or right side of the relationship.
              | 
See Also