Description
Returns
the field type of the QueryFieldDef. The FieldType enum that is returned identifies
the schema datatype of the field.
Syntaxe
VBScript
queryfielddef.FieldType
Perl
$queryfielddef->GetFieldType();
- Identificateur
- Description
- queryfielddef
- A QueryFieldDef object.
- Valeur de retour
- Returns a Long that identifies the field type for the field.
The value corresponds to one of the FieldType constants.