DataModelRelationship.PrimaryKeyColumn

DataModelRelationship.PrimaryKeyColumn property

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

public string PrimaryKeyColumn { get; }

See Also