ITraceDataWriter 인터페이스

정의

이 객체는 ITraceDataWriter SQL 트레이스를 위한 데이터 작성자에 프로그래밍 접근을 제공합니다.

public interface class ITraceDataWriter
public interface ITraceDataWriter
type ITraceDataWriter = interface
Public Interface ITraceDataWriter
파생

예제

SQL Server 프로파일러 사용

메서드

Name Description
Write()

SQL 트레이스를 작성합니다.

이벤트

Name Description
WriteNotify

작성 알림 이벤트를 발생시킵니다.

적용 대상