GetForeignKeyTable Method

GetForeignKeyTable function

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


func (instance *DataModelRelationship) GetForeignKeyTable()  (string,  error) 

Remarks

See Also