min_column_count property

min_column_count property

Gets the minimum number of the table columns.

Definition:

@property
def min_column_count(self):
    ...

See Also