IBServices.TIBServerProperties Methods
From RAD Studio VCL Reference
C++ Information
| void __fastcall Fetch(void); |
Fetches information from the server. |
| void __fastcall FetchDatabaseInfo(void); |
Returns database information. |
| void __fastcall FetchLicenseInfo(void); |
Returns license information. |
| void __fastcall FetchLicenseMaskInfo(void); |
Returns license mask information. |
| void __fastcall FetchConfigParams(void); |
Returns the database configuration parameters. |
| void __fastcall FetchVersionInfo(void); |
Returns the database version information. |
| void __fastcall FetchAliasInfo(void); | |
| void __fastcall AddAlias(System::UnicodeString Alias, System::UnicodeString DBPath); | |
| void __fastcall DeleteAlias(System::UnicodeString Alias); |
Unit: IBServices
Type: method
Visibility: public
Member Of: TIBServerProperties
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!