Share via


IDTSDumpConfiguration100 Interfaz

Definición

Representa una configuración de volcado para el DTS.

public interface class IDTSDumpConfiguration100
[System.Runtime.InteropServices.Guid("B170DCAA-C50F-4A67-BA81-094C3584B9CF")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSDumpConfiguration100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("22BBA800-978A-493C-A0C1-43612742BAFC")]
public interface IDTSDumpConfiguration100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("05886C9F-7B32-4FD1-B7D4-187916DA5EF6")]
public interface IDTSDumpConfiguration100
[<System.Runtime.InteropServices.Guid("B170DCAA-C50F-4A67-BA81-094C3584B9CF")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSDumpConfiguration100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("22BBA800-978A-493C-A0C1-43612742BAFC")>]
type IDTSDumpConfiguration100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("05886C9F-7B32-4FD1-B7D4-187916DA5EF6")>]
type IDTSDumpConfiguration100 = interface
Public Interface IDTSDumpConfiguration100
Derivado
Atributos

Propiedades

DumpDescriptor

Obtiene o establece el descriptor de volcado para DTS.

DumpOnAnyError

Obtiene o establece un valor que indica si se produce algún error en los volcados de DTS.

EnableDump

Obtiene o establece si DTS habilita el volcado.

Se aplica a