Share via


PackageItems.Item Property

Include Protected Members
Include Inherited Members

Returns a PackageItem object from the PackageItems collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public property Item[Int32] Returns a PackageItem object from the PackageItems collection with specified index.
Public property Item[String] Returns a PackageItem object from the PackageItems collection with specified stream name.

Top

See Also

Reference

PackageItems Class

Microsoft.SqlServer.Dts.Runtime Namespace