Udostępnij przez


IDTSFriendlyEnumCollection100 Members

Contains a collection of IDTSFriendlyEnum100 objects.

The following tables list the members exposed by the IDTSFriendlyEnumCollection100 type.

Public Properties

  Name Description
Bb523129.pubproperty(pl-pl,SQL.100).gif Count Gets the number of elements contained in an IDTSFriendlyEnumCollection100 collection.
Bb523129.pubproperty(pl-pl,SQL.100).gif IsFlags Gets a value that specifies whether the values of the IDTSFriendlyEnum100 objects in an IDTSFriendlyEnumCollection100 can be combined together.
Bb523129.pubproperty(pl-pl,SQL.100).gif Item Gets the IDTSFriendlyEnumCollection100 specified by the Index parameter.

Top

Public Methods

  Name Description
Bb523129.pubmethod(pl-pl,SQL.100).gif GetEnumerator Returns an IEnumerator that can iterate through an IDTSFriendlyEnumCollection100.

Top