Click or drag to resize

IDataTablegetNumberOfColumns Method

Get the number of columns returned from the query

Namespace:  Kratos_3.Interfaces
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
int getNumberOfColumns()

Return Value

Type: Int32
Number of columns
See Also