GetPrimaryKeyColumn Method

GetPrimaryKeyColumn function

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


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

Remarks

See Also