DatabaseCursor.ColumnType

From Real Software Documentation

Jump to: navigation, search
Method
DatabaseCursor.ColumnType ( Index as Integer ) As Integer

Returns the data type of the passed column.

Please refer to the table of field types in the Database class notes for the numeric values corresponding to SQL data types.

Personal tools