CapturedSql.Clear 메서드

Clears the buffer that contains the captured Transact-SQL commands.

네임스페이스:  Microsoft.SqlServer.Management.Common
어셈블리:  Microsoft.SqlServer.ConnectionInfo(Microsoft.SqlServer.ConnectionInfo.dll)

구문

‘선언
Public Sub Clear
‘사용 방법
Dim instance As CapturedSql

instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit
public function Clear()

캡처 모드 사용

참고 항목

참조

CapturedSql 클래스

Microsoft.SqlServer.Management.Common 네임스페이스