connection_name property

connection_name property

Gets the connection name of the data model table.

Definition:

@property
def connection_name(self):
    ...

See Also