ColumnLength(column)ColumnLengthcolumn - The number of elements in each value in a column

Description:
This attribute holds the number of elements in each value stored in a named column. Each value can be a scalar (in which case the ColumnLength attribute has a value of 1), or a multi-dimensional array ( in which case the ColumnLength value is equal to the product of the array dimensions).
Type:
Integer, read-only.
Class Applicability:
TableTable
All Tables have this attribute.