ISqlScriptWindowWithConnection 介面

定義

public interface class ISqlScriptWindowWithConnection : Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsWindowWithConnectionState
public interface ISqlScriptWindowWithConnection : Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsWindowWithConnectionState
Public Interface ISqlScriptWindowWithConnection
Implements ISqlToolsWindowWithConnectionState
衍生
實作

屬性

Connection

當視窗目前有連接時,則傳回其參數。

(繼承來源 ISqlToolsWindowWithConnectionState)
ConnectionInfoList

取得目前連接的清單。

(繼承來源 ISqlToolsWindowWithConnectionState)
IsConnected

指出這個視窗目前是否有連接。

(繼承來源 ISqlToolsWindowWithConnectionState)

方法

SetConnection(UIConnectionGroupInfo)
SetConnection(UIConnectionGroupInfo, IDbConnection)
SetConnection(UIConnectionInfo)
SetConnection(UIConnectionInfo, IDbConnection)

事件

NewConnectionForScript

適用於