ITrace 인터페이스

정의

public interface ITrace : Microsoft.SqlServer.Dac.Extensibility.IExportable
type ITrace = interface
    interface IExportable
Public Interface ITrace
Implements IExportable
구현

속성

Name Description
DependencyManager (다음에서 상속됨 IExportable)
Metadata (다음에서 상속됨 IExportable)
Status (다음에서 상속됨 IExportable)

메서드

Name Description
TraceEvent(TraceEventType, Int32, String, Object[])
TraceException(TraceEventType, Int32, Exception, String)

적용 대상