DataModel.Relationships

DataModel.Relationships property

Gets all relationships of the tables in the data model.

public DataModelRelationshipCollection Relationships { get; }

See Also