Returns the number of columns in the given table.
TableGetColumnCount([TableName])
Where:
TableName is the table within which the number of columns are to be found.
Rule | Meaning |
---|---|
TableGetColumnCount(DWSubResultsChildSpecList) | Returns the number of columns in the ChildSpecList control. |
TableGetColumnCount(DWLookupMyData) | Returns the number of columns in the MyData table |