ParameterAssignmentsClass Class

Definition

public ref class ParameterAssignmentsClass : Microsoft::SqlServer::Dts::Tasks::ExecutePackageTask::ParameterAssignments, System::Collections::IEnumerable
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("9B59C138-D8E0-4338-AC48-305073A5621A")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ParameterAssignmentsClass : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ParameterAssignments, System.Collections.IEnumerable
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("B158147E-85B4-4155-9B00-EDF1260E5DB2")]
public class ParameterAssignmentsClass : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ParameterAssignments, System.Collections.IEnumerable
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("9E8D2AA7-512E-43A5-BE22-AC1DE680EE5E")]
public class ParameterAssignmentsClass : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ParameterAssignments, System.Collections.IEnumerable
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("9B59C138-D8E0-4338-AC48-305073A5621A")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ParameterAssignmentsClass = class
    interface ParameterAssignments
    interface IDTSParameterAssignments
    interface IEnumerable
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("B158147E-85B4-4155-9B00-EDF1260E5DB2")>]
type ParameterAssignmentsClass = class
    interface ParameterAssignments
    interface IDTSParameterAssignments
    interface IEnumerable
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("9E8D2AA7-512E-43A5-BE22-AC1DE680EE5E")>]
type ParameterAssignmentsClass = class
    interface ParameterAssignments
    interface IDTSParameterAssignments
    interface IEnumerable
Public Class ParameterAssignmentsClass
Implements IEnumerable, ParameterAssignments
Inheritance
ParameterAssignmentsClass
Attributes
Implements

Constructors

ParameterAssignmentsClass()

Properties

Count
Item[Object]

Methods

Add()
GetEnumerator()
Remove(Object)

Applies to