IDTSLogging100 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
컨테이너에 대한 로깅 옵션을 정의합니다.
public interface class IDTSLogging100
[System.Runtime.InteropServices.Guid("519163F4-EA2F-4929-86F3-5490C777BB4F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogging100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("6075282D-D90F-40CD-A106-E97E957DFC26")]
public interface IDTSLogging100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("565048ED-6C5D-4740-82D7-DF252EE1F823")]
public interface IDTSLogging100
[<System.Runtime.InteropServices.Guid("519163F4-EA2F-4929-86F3-5490C777BB4F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogging100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("6075282D-D90F-40CD-A106-E97E957DFC26")>]
type IDTSLogging100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("565048ED-6C5D-4740-82D7-DF252EE1F823")>]
type IDTSLogging100 = interface
Public Interface IDTSLogging100
- 파생
- 특성
설명
자세한 내용은 IDTSLogging를 참조하세요.
속성
Enabled |
로깅을 사용할 수 있는지 여부를 나타내는 값을 가져옵니다. |
메서드
GetFilterStatus(String[]) |
지정한 이벤트의 필터 상태를 가져올지 여부를 나타냅니다. |
Log(String, String, String, String, String, String, String, DateTime, DateTime, Int32, Byte[]) |
로그 항목을 기록합니다. |