IDTSLogging100 인터페이스

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

Defines the logging options for the container.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리:  Microsoft.SqlServer.DTSRuntimeWrap(Microsoft.SqlServer.DTSRuntimeWrap.dll)

구문

‘선언
<GuidAttribute("6223C90D-E8B0-4023-BD44-1639E3B5DB56")> _
Public Interface IDTSLogging100
‘사용 방법
Dim instance As IDTSLogging100
[GuidAttribute("6223C90D-E8B0-4023-BD44-1639E3B5DB56")]
public interface IDTSLogging100
[GuidAttribute(L"6223C90D-E8B0-4023-BD44-1639E3B5DB56")]
public interface class IDTSLogging100
[<GuidAttribute("6223C90D-E8B0-4023-BD44-1639E3B5DB56")>]
type IDTSLogging100 =  interface end
public interface IDTSLogging100

IDTSLogging100 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 Enabled 인프라입니다. Gets a value that indicates whether logging is enabled.

맨 위로 이동

메서드

  이름 설명
공용 메서드 GetFilterStatus 인프라입니다. Indicates whether to get the filter status of the specified events.
공용 메서드 Log 인프라입니다. Writes the log entry.

맨 위로 이동

주의

For more information, see IDTSLogging.

참고 항목

참조

Microsoft.SqlServer.Dts.Runtime.Wrapper 네임스페이스