Name

Parameters.Count Property — (Versions 2.0, 2.1, 2.5, 2.6)

Synopsis

                     count = parameters.Count

The Count property indicates how many Parameter objects belong to the associated Parameters collection.

Datatype

Long

Description

If the value of the Count property is zero, there are no Parameter objects within the associated Parameters collection. However, Parameter objects that do belong to the associated Parameters collection are indexed from 0 to one less than the value of the Count property.

Get ADO: ActiveX Data Objects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.