ITraceDataWriter 介面
The ITraceDataWriter object provides programmatic access to the data writer for the SQL Trace.
命名空間: Microsoft.SqlServer.Management.Trace
組件: Microsoft.SqlServer.ConnectionInfoExtended (在 Microsoft.SqlServer.ConnectionInfoExtended.dll 中)
語法
'宣告
Public Interface ITraceDataWriter
'用途
Dim instance As ITraceDataWriter
public interface ITraceDataWriter
public interface class ITraceDataWriter
type ITraceDataWriter = interface end
public interface ITraceDataWriter