primary_key_table property

primary_key_table property

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

Definition:

@property
def primary_key_table(self):
    ...

See Also