IDTSManagedWrapper100 Interfaccia

Definizione

Rappresenta un wrapper gestito DTS.

public interface class IDTSManagedWrapper100
[System.Runtime.InteropServices.Guid("E870162C-FA33-4FDB-B3DD-B4236865BD38")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public interface IDTSManagedWrapper100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("E0E09F1F-3161-48FC-B3D2-5882F2F61857")]
public interface IDTSManagedWrapper100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("B57A1D6A-30D1-4D84-8F52-8194CB3672C3")]
public interface IDTSManagedWrapper100
[<System.Runtime.InteropServices.Guid("E870162C-FA33-4FDB-B3DD-B4236865BD38")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSManagedWrapper100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("E0E09F1F-3161-48FC-B3D2-5882F2F61857")>]
type IDTSManagedWrapper100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("B57A1D6A-30D1-4D84-8F52-8194CB3672C3")>]
type IDTSManagedWrapper100 = interface
Public Interface IDTSManagedWrapper100
Derivato
Attributi

Proprietà

ManagedForEachEnumeratorQualifiedName

Ottiene il nome completo del wrapper gestito per ogni enumeratore.

WrappedConnection

Ottiene o imposta la connessione di cui è stato eseguito il wrapping.

WrappedForEachEnumerator

Ottiene o imposta l'oggetto di cui è stato eseguito il wrapping per ogni enumeratore.

WrappedLogProvider

Ottiene o imposta il provider di log sottoposto a wrapping.

WrappedTask

Ottiene o imposta l'attività di cui è stato eseguito il wrapping.

Metodi

SetManagedObject(String, String)

Imposta l'oggetto assembly gestito.

Si applica a