SqlScriptEditorControl.MultiServerPropertiesDisplay.SetChildState 方法

定義

設定子連線的狀態。

public:
 virtual void SetChildState(Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ childInfo, System::String ^ state);
public void SetChildState(Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo childInfo, string state);
abstract member SetChildState : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo * string -> unit
override this.SetChildState : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo * string -> unit
Public Sub SetChildState (childInfo As UIConnectionInfo, state As String)

參數

childInfo
UIConnectionInfo

連線資訊,讓連線更新。

state
String

新國家。

實作

適用於