RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParameterEx Class

Extension of TDBXParameter.

Pascal
TDBXParameterEx = class(TDBXParameter);
C++
class TDBXParameterEx : public TDBXParameter;

DBXCommon

TDBXParameterEx is an extension of TDBXParameter.

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.
 

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