primary_key_table属性

primary_key_table属性

获取此关系的主键表的名称。

定义:

@property
def primary_key_table(self):
    ...

也可以看看