RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IBServices.TPropertyOptions Type

TPropertyOption and TPropertyOptions indicate groups of InterBase server properties.

Pascal
TPropertyOptions = set of TPropertyOption;
C++
TPropertyOption TPropertyOptions;

TPropertyOptions is a set of TPropertyOption values. Each TPropertyOption value indicates a type of server property you wish to see. Each type of sever property has a corresponding data structure that holds the information, as indicated in the following table:

Database  
License  
ConfigParameters  
Version  

 

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