GetForeignKeyColumn Method

GetForeignKeyColumn function

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


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

Remarks

See Also