RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXRow Class

Represents a row in a database.

Pascal
TDBXRow = class;
C++
class TDBXRow;

This class represents a row in a database. It provides a set of methods for manipulating database record data. It is extended by driver implementations. It is not used directly by applications. 

 

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