DataModelRelationship.ForeignKeyColumn

DataModelRelationship.ForeignKeyColumn property

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

public string ForeignKeyColumn { get; }

See Also