Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Count property specifies the number of objects in a collection.
Syntax
object.Count
Part | Description |
---|---|
object |
Expression that evaluates to an object in the Applies To list. |
Applies To
AlternateSyncPartners Collection (Replication ActiveX)
SQLReplErrors Collection (Replication ActiveX)
Data Type
Long
Modifiable
Read-only
Prototype (C/C++)
HRESULT Count(long* cMembers);