DbDataRow Class |  |
This class represents a DBF Row in a DbDataTable class.
Inheritance Hierarchy
Namespace:
XSharp
Assembly:
XSharp.Data (in XSharp.Data.dll) Version: 2.16
SyntaxThe DbDataRow type exposes the following members.
Constructors
| Name | Description |
---|
 | DbDataRow | Initializes a new instance of the DbDataRow class |
Top
Properties
| Name | Description |
---|
 | RecNo | Record number in the workarea |
Top
See Also