Data.DBXCommon.TDBXRow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDBXRow = class

C++

class PASCALIMPLEMENTATION TDBXRow : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon

Description

Represents a row in a database.

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.

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Data.DBXCommon.TDBXRow&oldid=166658"