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 | |
---|---|---|
ManagedForEachEnumeratorQualifiedName | Infrastruttura. Gets the qualified name of the managed wrapper for each enumerator. | |
WrappedConnection | Infrastruttura. Gets or sets the wrapped connection. | |
WrappedForEachEnumerator | Infrastruttura. Gets or sets the wrapped object for each enumerator. | |
WrappedLogProvider | Infrastruttura. Gets or sets the wrapped log provider. | |
WrappedTask | Infrastruttura. Gets or sets the wrapped task. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
SetManagedObject | Infrastruttura. Sets the managed assembly object. |
In alto