Data.DBXCommonTable.TDBXTableRow Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ClosedpublicIndicates whether there are no more rows.
ColumnCountpublicRepresents the number of columns that can be accessed through the Values property.
ColumnspublicSpecifies the columns of a DBX table row.
DBXContextclass protected
DBXTableNamepublicSpecifies the name of the DBX table.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
OriginalRowpublicSpecifies the original row of the DBX table.
ValuepublicReturns the instance of TDBXValue with index Ordinal.
ValuespublicArray of TDBXValueList's values.
ValueTypepublicReturns the instance of TDBXValueType with index Ordinal.