言語

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

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

適用対象