IDTSLogging 인터페이스

정의

컨테이너에 대한 로깅 옵션을 정의합니다.

public interface class IDTSLogging
public interface IDTSLogging
type IDTSLogging = interface
Public Interface IDTSLogging

속성

Enabled

로깅을 사용할 수 있는지 여부를 나타내는 부울 값을 반환합니다. 이 필드는 읽기 전용입니다.

메서드

GetFilterStatus(String[])

지정한 이벤트의 필터 상태를 가져옵니다.

Log(String, String, String, String, String, String, String, DateTime, DateTime, Int32, Byte[])

로그 항목을 기록합니다.

적용 대상