IDTSParameterAssignments Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Derivato
- Attributi
- Implementazioni
Proprietà
| Count | |
| Item[Object] |
Metodi
| Add() | |
| GetEnumerator() | |
| Remove(Object) |