QEStatusBarManager.SetCurrentDatabase(String) Method

Definition

Updates database panel.

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

Parameters

database
String

A string value that specifies the database.

Applies to