The Count property specifies the number of SQLReplError objects in the collection.
SQLReplErrors Collection |
object.Count
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
cErrors | Number of SQLReplError objects in the collection. |
The SQLReplErrors collection is instantiated when a replication control method fails. It is available until the next replication control method is called.
Long
Read-only
HRESULT get_Count(long *plErrors);