Compartir a través de


Interfaz IDTSDumpConfiguration

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

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Interface IDTSDumpConfiguration
'Uso
Dim instance As IDTSDumpConfiguration
public interface IDTSDumpConfiguration
public interface class IDTSDumpConfiguration
type IDTSDumpConfiguration =  interface end
public interface IDTSDumpConfiguration

El tipo IDTSDumpConfiguration expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública DumpDescriptor Gets or sets the dump descriptor.
Propiedad pública DumpOnAnyError Gets or sets whether the DTS dumps or any error.
Propiedad pública EnableDump Gets or sets whether the DTS enables dumping.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime