RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParamsReader Class

TDBXReader implementation for TParams object.

Pascal
TDBXParamsReader = class(TDBXTableReader);
C++
class TDBXParamsReader : public TDBXTableReader;

TDBXParamsReader is a TDBXReader implementation for a TParams object. 

This TDBXReader implementation allows the contents of this class and components to be used as parameters for a TDBXCommand. DataSnap server methods support TDBXReader parameters. 

 

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