Returns the field type of the QueryFieldDef. The FieldType enum that is returned identifies the schema datatype of the field.
VBScript
queryfielddef.FieldType
Perl
$queryfielddef->GetFieldType();