Compartir a través de


IDTSSupportVerboseLogging100.GetVerboseLoggingMode Método

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

Indicates whether the mode of the verbose logging was retrieved.

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

Sintaxis

'Declaración
Function GetVerboseLoggingMode As Boolean
'Uso
Dim instance As IDTSSupportVerboseLogging100 
Dim returnValue As Boolean 

returnValue = instance.GetVerboseLoggingMode()
bool GetVerboseLoggingMode()
bool GetVerboseLoggingMode()
abstract GetVerboseLoggingMode : unit -> bool
function GetVerboseLoggingMode() : boolean

Valor devuelto

Tipo: System.Boolean
true if the mode of the verbose logging was retrieved; otherwise, false.

Vea también

Referencia

IDTSSupportVerboseLogging100 Interfaz

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