ISessionController 인터페이스

Represents an interface used for automating DTAShell application from external processes. It allows creating new tuning sessions from external processes.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

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

ISessionController 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 CreateSession Creates a new tuning session object on Xml provided.
공용 메서드 CreateSessionFromQuery Creates a new default tuning session with T-SQL query as a definition.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.UI.VSIntegration 네임스페이스