foreign_key_table属性

foreign_key_table属性

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

定义:

@property
def foreign_key_table(self):
    ...

也可以看看