IBX.IBServices.TPropertyOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPropertyOptions = set of TPropertyOption;

C++

typedef System::Set<TPropertyOption, TPropertyOption::Database, TPropertyOption::DBAlias> TPropertyOptions;

Properties

Type Visibility Source Unit Parent
set
typedef
public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices IBX.IBServices

Description

TPropertyOption and TPropertyOptions indicate groups of InterBase server properties.

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

TDatabaseInfo

License

TLicenseInfo

ConfigParameters

TConfigParams

Version

TVersionInfo