Name

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

Synopsis

                     count = errors.Count

The Count property indicates how many Error objects belong to the associated Errors collection.

Datatype

Long

Description

If the value of the Count property is zero, there are no Error objects within the associated Errors collection. However, Error objects that do belong to the associated Errors 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.