CTRecord::GetFieldType
Syntax
CTDBTYPE GetFieldType(NINT FieldNumber)
CTDBTYPE GetFieldType(const CTString& FieldName)
Parameters
Description
Retrieves the field type based on the field number or name.
Return
GetFieldType() returns the field type.
See also
GetFieldName(), GetFieldOffset()