AdsExtendedReader.WriteRecord

Advantage .NET Data Provider

Writes any changes in the current record.

public void WriteRecord();

Remarks

WriteRecord flushes any data changes to the Advantage server. If an implicit lock is held on the record, calling this function will release it.