Interfaccia IDTSSupportVerboseLogging100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Defines methods for accessing the verbose logging.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("1F5EF923-A13A-4512-81B9-D85C863B5CA6")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSSupportVerboseLogging100
'Utilizzo
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
Nel tipo IDTSSupportVerboseLogging100 sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
GetVerboseLoggingMode | Infrastruttura. Indicates whether the mode of the verbose logging was retrieved. | |
SetVerboseLoggingMode | Infrastruttura. Sets the mode of the verbose logging. |
In alto