Description

Description

Returns the description of the field from the schema.

Syntaxe

VBScript

queryfielddef.Description 

Perl

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

Commentaires en retour