Description

Description

Returns the description of the field from the schema.

Syntax

VBScript


queryfielddef.Description 

Perl


$queryfielddef->GetDescription(); 
Identifier
Description
queryfielddef
A QueryFieldDef object.
Return value
Returns a String, containing the description of the field.