IDTSDumpConfiguration100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents a dump configuration for the DTS.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[GuidAttribute("9B314587-DC46-4B74-B9E2-AE79675EDD72")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
public interface class IDTSDumpConfiguration100

NameDescription
System_CAPS_pubpropertyDumpDescriptor

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets the dump descriptor for DTS.

System_CAPS_pubpropertyDumpOnAnyError

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets whether the DTS dumps on any error.

System_CAPS_pubpropertyEnableDump

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets whether the DTS enables dumping.

Return to top
Show: