Condividi tramite


Interfaccia IDTSManagedWrapper100

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Represents a DTS managed wrapper.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("898DBC09-E7C9-4587-9629-4A6D632F3DF4")> _
Public Interface IDTSManagedWrapper100
'Utilizzo
Dim instance As IDTSManagedWrapper100
[GuidAttribute("898DBC09-E7C9-4587-9629-4A6D632F3DF4")]
public interface IDTSManagedWrapper100
[GuidAttribute(L"898DBC09-E7C9-4587-9629-4A6D632F3DF4")]
public interface class IDTSManagedWrapper100
[<GuidAttribute("898DBC09-E7C9-4587-9629-4A6D632F3DF4")>]
type IDTSManagedWrapper100 =  interface end
public interface IDTSManagedWrapper100

Nel tipo IDTSManagedWrapper100 sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica ManagedForEachEnumeratorQualifiedName Infrastruttura. Gets the qualified name of the managed wrapper for each enumerator.
Proprietà pubblica WrappedConnection Infrastruttura. Gets or sets the wrapped connection.
Proprietà pubblica WrappedForEachEnumerator Infrastruttura. Gets or sets the wrapped object for each enumerator.
Proprietà pubblica WrappedLogProvider Infrastruttura. Gets or sets the wrapped log provider.
Proprietà pubblica WrappedTask Infrastruttura. Gets or sets the wrapped task.

In alto

Metodi

  Nome Descrizione
Metodo pubblico SetManagedObject Infrastruttura. Sets the managed assembly object.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper