IDTSParameterAssignments.Item 속성

Gets or sets the IDTSParameterAssignment object at the specified index.

네임스페이스:  Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
어셈블리:  Microsoft.SqlServer.ExecPackageTaskWrap(Microsoft.SqlServer.ExecPackageTaskWrap.dll)

구문

IDTSParameterAssignment this[
    Object Index
] { get; }

매개 변수

속성 값

유형: Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.IDTSParameterAssignment
The IDTSParameterAssignment object at the specified index.

참고 항목

참조

IDTSParameterAssignments 인터페이스

Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask 네임스페이스