public UniRecord GetRecord (string pUniRecID)
This method gets the value associated with the specified index position or the specified record ID.
int nIndex is the index position whose
value is to be retrieved.
string pUniRecID is
the ID of the record whose value is to be retrieved.
If this
method fails, it throws a UniDataSetException.