Interfaccia IDTSDumpConfiguration100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents a dump configuration for the DTS.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("BE294A36-C48D-49BE-83A3-889B1610C293")> _
Public Interface IDTSDumpConfiguration100
'Utilizzo
Dim instance As IDTSDumpConfiguration100
[GuidAttribute("BE294A36-C48D-49BE-83A3-889B1610C293")]
public interface IDTSDumpConfiguration100
[GuidAttribute(L"BE294A36-C48D-49BE-83A3-889B1610C293")]
public interface class IDTSDumpConfiguration100
[<GuidAttribute("BE294A36-C48D-49BE-83A3-889B1610C293")>]
type IDTSDumpConfiguration100 = interface end
public interface IDTSDumpConfiguration100
Nel tipo IDTSDumpConfiguration100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
DumpDescriptor | Infrastruttura. Gets or sets the dump descriptor for DTS. | |
DumpOnAnyError | Infrastruttura. Gets or sets whether the DTS dumps on any error. | |
EnableDump | Infrastruttura. Gets or sets whether the DTS enables dumping. |
In alto