Интерфейс IDTSLogging

Defines the logging options for a container.

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

Синтаксис

'Декларация
Public Interface IDTSLogging
'Применение
Dim instance As IDTSLogging
public interface IDTSLogging
public interface class IDTSLogging
type IDTSLogging =  interface end
public interface IDTSLogging

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

Свойства

  Имя Описание
Открытое свойство Enabled Returns a Boolean that indicates if logging is enabled. This field is read-only.

В начало

Методы

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

В начало