Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| Access Developer Reference |
New Objects and Collections
The following objects and collections have been added to the object model in Microsoft Office Access 2007 DAO.
| Object or Collection | Description |
|---|---|
| ComplexType | Represents a multi-valued field. |
| Field2 | A Field2 object represents a column of data with a common data type and a common set of properties. |
| Recordset2 | A Recordset2 object represents the records in a base table or the records that result from running a query. |