Changes the values of a record in the current recordset. The record to change is determined by the specified index number.
Changes the values of a record in the current recordset. The record to change is determined by the specified index number.
public bool UpdateRecordByIndex(IDictionary,int);
Changes the values of a record in the current recordset. The record to change is determined by the specified index number.
public bool UpdateRecordByIndex(DataSet,int);
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace