CTRecord.GetFieldType
Syntax
CTDBTYPE GetFieldType(int FieldNumber)
CTDBTYPE GetFieldType(String FieldName)
Parameters
Description
Retrieves the field type based on the field number or name.
Return
GetFieldType() returns the field type.
See Also
GetFieldName(), GetFieldOffset()