The Count property specifies the number of items in a Data Transformation Services (DTS) collection.
object.Count
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Long
Read-only
HRESULT GetCount(long *pRetVal);