Click or drag to resize

IDataTablegetColumnTypes Method

Get the types of the 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
DataFramedataTypes[] getColumnTypes()

Return Value

Type: DataFramedataTypes
Array with all column types, in order at which columns arrived
See Also