Get the first row from the table. Initialize the instance of the data set model object with the data set vector object.
   row = 1;
   call send( datid, '_getRow',
              dsdvec, row, eod );