Интерфейс 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. |
В начало