DataModelRelationship.ForeignKeyTable

DataModelRelationship.ForeignKeyTable property

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

public string ForeignKeyTable { get; }

See Also