DataModelRelationship.PrimaryKeyTable

DataModelRelationship.PrimaryKeyTable property

Gets the name of the primary key table for this relationship.

public string PrimaryKeyTable { get; }

See Also