UpdateRecordByFilter Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.UpdateRecordByFilter Method

Changes the values of a record in the current recordset. The record that gets changed is the first one after the current record that satisfies the filter expression.

Overload List

Changes the values of a record in the current recordset. The record that gets changed is the first one after the current record that satisfies the filter expression.

public bool UpdateRecordByFilter(IDictionary,string);

Changes the values of a record in the current recordset. The record that gets changed is the first one after the current record that satisfies the filter expression.

public bool UpdateRecordByFilter(DataSet,string);

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace