IDTSExecutePackage100.ParameterAssignments Property

Definition

public:
 property Microsoft::SqlServer::Dts::Tasks::ExecutePackageTask::IDTSParameterAssignments ^ ParameterAssignments { Microsoft::SqlServer::Dts::Tasks::ExecutePackageTask::IDTSParameterAssignments ^ get(); };
[System.Runtime.InteropServices.DispId(6)]
public Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.IDTSParameterAssignments ParameterAssignments { [System.Runtime.InteropServices.DispId(6)] get; }
[<System.Runtime.InteropServices.DispId(6)>]
[<get: System.Runtime.InteropServices.DispId(6)>]
member this.ParameterAssignments : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.IDTSParameterAssignments
Public ReadOnly Property ParameterAssignments As IDTSParameterAssignments

Property Value

Attributes

Applies to