Поделиться через


Интерфейс IDTSLogging100

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Defines the logging options for the container.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка:  Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)

Синтаксис

'Декларация
<GuidAttribute("6223C90D-E8B0-4023-BD44-1639E3B5DB56")> _
Public Interface IDTSLogging100
'Применение
Dim instance As IDTSLogging100
[GuidAttribute("6223C90D-E8B0-4023-BD44-1639E3B5DB56")]
public interface IDTSLogging100
[GuidAttribute(L"6223C90D-E8B0-4023-BD44-1639E3B5DB56")]
public interface class IDTSLogging100
[<GuidAttribute("6223C90D-E8B0-4023-BD44-1639E3B5DB56")>]
type IDTSLogging100 =  interface end
public interface IDTSLogging100

Тип IDTSLogging100 обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Enabled Инфраструктура. Gets a value that indicates whether logging is enabled.

В начало

Методы

  Имя Описание
Открытый метод GetFilterStatus Инфраструктура. Indicates whether to get the filter status of the specified events.
Открытый метод Log Инфраструктура. Writes the log entry.

В начало

Замечания

For more information, see IDTSLogging.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dts.Runtime.Wrapper