Condividi tramite


ITrace Interface

Definition

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

Properties

DependencyManager (Inherited from IExportable)
Metadata (Inherited from IExportable)
Status (Inherited from IExportable)

Methods

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

Applies to