Description
Returns
the number of items in the collection. La propriété est en lecture seule.
Syntaxe
VBScript
queryfielddefs.Count
Perl
$queryfielddefs->Count();
- Identificateur
- Description
- queryfielddefs
- A QueryFieldDefs collection object, representing
the set of QueryFieldDef objects available for fetching as a collection.
- Valeur de retour
- A Long that specifies the number of items in the collection
object. This method returns zero if the collection contains no items.