다음을 통해 공유


Session.Start 메서드

Starts the Session object.

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

구문

‘선언
Public Sub Start
‘사용 방법
Dim instance As Session

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

참고 항목

참조

Session 클래스

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