RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXPropertyNamesEx Class

Temporary extension of TDBXPropertyNames class.

Pascal
TDBXPropertyNamesEx = class;
C++
class TDBXPropertyNamesEx;

DBXCommon

TDBXPropertyNamesEx contains common property names for both connections and drivers.

Note: Classes ending in “Ex” are temporary classes that exist to avoid breaking interfaces. Their contents will be migrated to their base class in the next release.
This table contains property names.

Constant 
Description 
Native MetaData loader class used to load a native driver dynamically from a package.  
Managed MetaData loader class used to load a managed driver dynamically from an assembly.  
Can be specified as a driver property as an override of the TDBXConnectionEx.ProductVersion property. This may be necessary for drivers that do not have the ability to report the product version. The ProductVersion is a number in the format nn.nn.nnnn.  
Provides the product name for the dbExpress metadata.  

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!