次の方法で共有


QEStatusBarManager.SetCurrentDatabase(String) メソッド

定義

データベース パネルを更新します。

public:
 void SetCurrentDatabase(System::String ^ database);
public void SetCurrentDatabase (string database);
member this.SetCurrentDatabase : string -> unit
Public Sub SetCurrentDatabase (database As String)

パラメーター

database
String

データベースを指定する文字列値です。

適用対象