RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBServerProperties Class

TIBServerProperties returns database server information.

Pascal
TIBServerProperties = class(TIBCustomService);
C++
class TIBServerProperties : public TIBCustomService;

TIBServerProperties returns database server information, including configuration parameters, and version and license information.

Note: You must install InterBase 6 to use this feature.
 

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