child_column property

child_column property

Gets the child column of this relation.

Definition:

@property
def child_column(self):
    ...

See Also