Changes the values of a record in the current recordset. The record to change is determined by the specified index number.
Overload List
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);
See Also
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace