RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.CheckDatabaseName Method

Checks to see if the DatabaseName property is not empty.

Pascal
procedure CheckDatabaseName;
C++
__fastcall CheckDatabaseName();

Call CheckDatabaseName to determine whether the DatabaseName property is empty. If the DatabaseName is empty, an ibxeDatabaseNameMissing exception is raised. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!