フィールドについても特にAccess2007/2003でプロパティの違いはありません。ただしRecordSetオブジェクトについては「Field2」というオブジェクトが追加されており、若干の追加があるようです。
| プロパティ名 |
バージョン |
説明 |
| 2007 |
2003 |
| AggregateType |
● |
● |
|
| AllowValueListEdits |
● |
● |
|
| AllowZeroLength |
● |
● |
|
| Attributes |
● |
● |
|
| BoundColumn |
● |
● |
|
| CollatingOrder |
● |
● |
|
| ColumnCount |
● |
● |
|
| ColumnHeads |
● |
● |
|
| ColumnHidden |
● |
● |
|
| ColumnOrder |
● |
● |
|
| ColumnWidth |
● |
● |
|
| ColumnWidths |
● |
● |
|
| DataUpdatable |
● |
● |
|
| DefaultValue |
● |
● |
|
| Description |
● |
● |
|
| DisplayControl |
● |
● |
|
| FieldSize |
● |
● |
|
| FilterLookup |
● |
● |
|
| ForeignName |
● |
● |
|
| IMEMode |
● |
● |
|
| IMESentenceMode |
● |
● |
|
| LimitToList |
● |
● |
|
| ListItemsEditForm |
● |
● |
|
| ListRows |
● |
● |
|
| ListWidth |
● |
● |
|
| Name |
● |
● |
|
| OrdinalPosition |
● |
● |
|
| OriginalValue |
● |
● |
|
| Required |
● |
● |
|
| RowSource |
● |
● |
|
| RowSourceType |
● |
● |
|
| ShowOnlyRowSourceValues |
● |
● |
|
| Size |
● |
● |
|
| SourceField |
● |
● |
|
| SourceTable |
● |
● |
|
| TextAlign |
● |
● |
|
| Type |
● |
● |
|
| UnicodeCompression |
● |
● |
|
| ValidateOnSet |
● |
● |
|
| ValidationRule |
● |
● |
|
| ValidationText |
● |
● |
|
| Value |
● |
● |
|
| VisibleValue |
● |
● |
|
※表内ではそれぞれのバージョンで存在しているプロパティを●印で示しています。
|