ITraceDataWriter 介面

定義

ITraceDataWriter 物件提供程式化存取資料撰寫器以執行 SQL Trace。

public interface class ITraceDataWriter
public interface ITraceDataWriter
type ITraceDataWriter = interface
Public Interface ITraceDataWriter
衍生

範例

使用 SQL Server Profiler

方法

名稱 Description
Write()

寫入 SQL 追蹤。

事件

名稱 Description
WriteNotify

引發寫入通知事件。

適用於