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.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[GuidAttribute("484B8692-A389-419E-AC49-99C4552C9AA6")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
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: