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

데이터베이스를 지정하는 문자열 값입니다.

적용 대상