IDTSParameterAssignments Interface

Definition

public interface class IDTSParameterAssignments : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("B60A9DD8-E348-4591-8263-FD499345771C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSParameterAssignments : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("CB060636-56F4-45AD-BA20-84AF28A7B92D")]
public interface IDTSParameterAssignments : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("24AAB638-FBCE-4C89-8D08-BF6E0A2CAB2B")]
public interface IDTSParameterAssignments : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("B60A9DD8-E348-4591-8263-FD499345771C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSParameterAssignments = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("CB060636-56F4-45AD-BA20-84AF28A7B92D")>]
type IDTSParameterAssignments = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("24AAB638-FBCE-4C89-8D08-BF6E0A2CAB2B")>]
type IDTSParameterAssignments = interface
    interface IEnumerable
Public Interface IDTSParameterAssignments
Implements IEnumerable
Derived
Attributes
Implements

Properties

Count
Item[Object]

Methods

Add()
GetEnumerator()
Remove(Object)

Applies to