Data.DBXCommon.TDBXWritableValueList Properties
InheritedProtected
| Closed | public | Indicates whether there are no more rows. |
| ColumnCount | public | Represents the number of columns that can be accessed through the Values property. |
| DBXContext | class protected | |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Value | public | Returns the instance of TDBXValue with index Ordinal. |
| Values | public | Array of TDBXValueList's values. |
| ValueType | public | Returns the instance of TDBXValueType with index Ordinal. |