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.19
Syntax The DbDataRow type exposes the following members.
Constructors
| Name | Description |
---|
| DbDataRow | Initializes a new instance of the DbDataRow class |
TopProperties
| Name | Description |
---|
| RecNo | Record number in the workarea |
TopSee Also