Count Property (DTS)

The Count property specifies the number of items in a DTS collection.

Applies To
Columns Collection PrecedenceConstraints Collection
Connections Collection SavedPackageInfos Collection
GlobalVariables Collection Steps Collection
Lookups Collection Tasks Collection
OLEDBProperties Collection Transformations Collection
Properties 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 GetCount(long *pRetVal);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.