Click or drag to resize
ObjectRelationshipInfoProviderGetRelationships Method
Overload List
  NameDescription
Public methodStatic memberGetRelationships
Returns the query for all relationship names.
Public methodStatic memberGetRelationships(String, String, Int32, String)
Gets all the relationships based on the given parameters.
Public methodStatic memberGetRelationships(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.
Top
See Also