Compartilhar via


Interface IDTSDumpConfiguration

Represents the configuration for the dumping of Data Transformation Service interface.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Interface IDTSDumpConfiguration
'Uso
Dim instance As IDTSDumpConfiguration
public interface IDTSDumpConfiguration
public interface class IDTSDumpConfiguration
type IDTSDumpConfiguration =  interface end
public interface IDTSDumpConfiguration

O tipo IDTSDumpConfiguration expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública DumpDescriptor Gets or sets the dump descriptor.
Propriedade pública DumpOnAnyError Gets or sets whether the DTS dumps or any error.
Propriedade pública EnableDump Gets or sets whether the DTS enables dumping.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime