หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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);