Partager via


Interface IDTSDumpConfiguration100

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents a dump configuration for the DTS.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("BE294A36-C48D-49BE-83A3-889B1610C293")> _
Public Interface IDTSDumpConfiguration100
'Utilisation
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

Le type IDTSDumpConfiguration100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DumpDescriptor Infrastructure. Gets or sets the dump descriptor for DTS.
Propriété publique DumpOnAnyError Infrastructure. Gets or sets whether the DTS dumps on any error.
Propriété publique EnableDump Infrastructure. Gets or sets whether the DTS enables dumping.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper