다음을 통해 공유


ITraceDataWriter 인터페이스

The ITraceDataWriter object provides programmatic access to the data writer for the SQL Trace.

네임스페이스:  Microsoft.SqlServer.Management.Trace
어셈블리:  Microsoft.SqlServer.ConnectionInfoExtended.dll의 Microsoft.SqlServer.ConnectionInfoExtended

구문

‘선언
Public Interface ITraceDataWriter
‘사용 방법
Dim instance As ITraceDataWriter
public interface ITraceDataWriter
public interface class ITraceDataWriter
type ITraceDataWriter =  interface end
public interface ITraceDataWriter