The Field Object and the Fields Collection

In an ODBCDirect workspace, the Field object represents a field in a QueryDef object or a Recordset object. When you’re performing batch updates, you can use the Value, VisibleValue, and OriginalValue properties of a Field object to verify successful completion of a batch update.

See Also For more information, see “Using Batch Optimistic Updating” in the following section.