ParameterInfos.Item Property (Int32)
SQL Server 2012
Gets the parameter object in the parameter collection with the specified index.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Parameters
- index
- Type: System.Int32
The index.
Property Value
Type: Microsoft.SqlServer.Dts.Runtime.ParameterInfoThe ParameterInfo object with the specified index.