ISessionController 介面

定義

代表一種用於自動化外部程序 DTAShell 應用的介面。 它允許從外部程序建立新的調諧會話。

public interface class ISessionController
public interface ISessionController
type ISessionController = interface
Public Interface ISessionController

方法

名稱 Description
CreateSession(SqlConnectionInfo, String, String)

在提供的 XML 上建立新的調整會話物件。

CreateSessionFromQuery(SqlConnectionInfo, String, String)

建立一個新的預設調校會話,並以 T-SQL 查詢作為定義。

適用於