public function ADODataRecord
Prototype:
public function ADODataRecord(ORD,LNK)
Parameters
ORD
the record index in the data set
LNK
the handle of the data set
Description:
This is the standard contructor for this class and should not be used directly. This class should be instantiated only by the
ADODataSet class.
Return value:
This is a constructor and returns nothing.