DataRecord Object
This object gives the user information about a stored recordset populated by other language extensions.
Group: DataRecord Object
To use this object, start with a declaration similar to:
Dim oData as New DataRecord
The objects in this group are:
oData.AddNew, oData.Clear, oData.IsEOF, oData.MoveFirst, oData.MoveLast, oData.MoveNext
oData.MovePrevious, oData.MoveTo, oData.Param, oData.ParamCount, oData.ParamName, oData.RowCount, and oData.SchemaId