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

一個字串值,用來指定資料庫。

適用於