RecordSetQuery.Type

From Xojo Documentation


Method

RecordSetQuery.Type(FieldName as String) As Integer

Supported for all project types and targets.

Returns the data type of the passed column.

Notes

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