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.

맨 위로 이동

참고 항목

참조

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