Data.DBXCommonTable.TDBXJSONTableReader Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ByteReaderpublicRead values from a byte array.
ClosedpublicIndicates whether there are no more rows.
ColumnCountpublicRepresents the number of columns that can be accessed through the Values property.
DBXContextclass protected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
RowHandlepublicUnique ID for reader.
UpdateablepublicIndicate if reader contains data that can be edited and saved.
ValuepublicInstance of TDBXValueat Ordinal position.
ValuespublicArray of TDBXValueList's values.
ValueTypepublicReturns the instance of TDBXValueType with index Ordinal.