API:Data.DBXCommonTable.TDBXSingleValueRow

From RAD Studio API Documentation
Jump to: navigation, search

Data.DBXCommonTable.TDBXCustomValueRowData.DBXCommonTable.TDBXRowTableData.DBXCommonTable.TDBXTableData.DBXCommonTable.TDBXTableRowData.DBXCommon.TDBXWritableValueListTDBXSingleValueRow

Delphi

TDBXSingleValueRow = class(TDBXCustomValueRow)

C++

class PASCALIMPLEMENTATION TDBXSingleValueRow : public TDBXCustomValueRow

Properties

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

Description

Used internally. Do not instantiate or use this class.

Data.DBXCommonTable.TDBXSingleValueRow inherits from Data.DBXCommonTable.TDBXCustomValueRow. All content below this line refers to Data.DBXCommonTable.TDBXCustomValueRow.

Used internally. Do not instantiate or use this class.

TDBXCustomValueRow is an internally used class and must not be directly instantiated and used.

See Also