Share via


DTSEventFilterKind 열거형

정의

로깅에 대해 설정된 이벤트 필터 종류를 설명합니다.

public enum class DTSEventFilterKind
public enum DTSEventFilterKind
type DTSEventFilterKind = 
Public Enum DTSEventFilterKind
상속
DTSEventFilterKind

필드

DTSEFK_EXCLUSION 1

이벤트 필터에 추가된 이벤트가 이벤트 로그에서 제외됨을 나타냅니다.

DTSEFK_INCLUSION 0

이벤트 필터에 추가된 이벤트가 이벤트 로그에서 포함됨을 나타냅니다.

설명

자세한 내용은 DTSEventFilterKind를 참조하세요.

적용 대상