Count Property

Replication Programming

Replication Programming

Count Property

The Count property specifies the number of objects in a collection.

Applies To

AlternateSyncPartners Collection

SQLReplErrors Collection

Syntax

object.Count

Part Description
object Expression that evaluates to an object in the Applies To list.
Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT Count(long* cMembers);