Data.DBXCommonTable.TDBXTableRow 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. | 
| Columns | public | Specifies the columns of a DBX table row. | 
| DBXContext | class protected | |
| DBXTableName | public | Specifies the name of the DBX table. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| OriginalRow | public | Specifies the original row of the DBX table. | 
| 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. |