Compartir a través de


Interfaz IDTSSupportVerboseLogging100

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Defines methods for accessing the verbose logging.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
<GuidAttribute("1F5EF923-A13A-4512-81B9-D85C863B5CA6")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSSupportVerboseLogging100
'Uso
Dim instance As IDTSSupportVerboseLogging100
[GuidAttribute("1F5EF923-A13A-4512-81B9-D85C863B5CA6")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSSupportVerboseLogging100
[GuidAttribute(L"1F5EF923-A13A-4512-81B9-D85C863B5CA6")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSSupportVerboseLogging100
[<GuidAttribute("1F5EF923-A13A-4512-81B9-D85C863B5CA6")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSSupportVerboseLogging100 =  interface end
public interface IDTSSupportVerboseLogging100

El tipo IDTSSupportVerboseLogging100 expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público GetVerboseLoggingMode Infraestructura. Indicates whether the mode of the verbose logging was retrieved.
Método público SetVerboseLoggingMode Infraestructura. Sets the mode of the verbose logging.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper