IDTSSupportVerboseLogging100 Interface

 

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

Defines methods for accessing the verbose logging.

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

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[GuidAttribute("1F5EF923-A13A-4512-81B9-D85C863B5CA6")]
public interface class IDTSSupportVerboseLogging100

NameDescription
System_CAPS_pubmethodGetVerboseLoggingMode()

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

Indicates whether the mode of the verbose logging was retrieved.

System_CAPS_pubmethodSetVerboseLoggingMode(Boolean)

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

Sets the mode of the verbose logging.

Return to top
Show: