autonumber field <DAO definition>

此頁沒有內(nèi)容條目
內(nèi)容

AutoNumber field

A field data type that automatically stores a unique number for each record as it's added to a table. An AutoNumber field always uses the Long data type, and numbers generated by an AutoNumber field can't be modified. (Also known as a Counter field.)