IDTSDumpConfiguration100 Interface

Definition

Represents a dump configuration for the 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
Derived
Attributes

Properties

DumpDescriptor

Gets or sets the dump descriptor for DTS.

DumpOnAnyError

Gets or sets whether the DTS dumps on any error.

EnableDump

Gets or sets whether the DTS enables dumping.

Applies to