ITrace Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |