column_count property

column_count property

Gets the total number of the table colums.

Definition:

@property
def column_count(self):
    ...

See Also