Difference between revisions of "Microsoft Access System Tables"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ align="bottom" | Microsoft Access: MSysObjects Type | |+ align="bottom" | Microsoft Access: MSysObjects Type | ||
− | ! TypeId !! Type | + | ! style="text-align:right;" | TypeId !! Type |
|- | |- | ||
| 1 || Table | | 1 || Table | ||
Line 26: | Line 26: | ||
| 6 || Linked Table | | 6 || Linked Table | ||
|- | |- | ||
− | | 8 || Related Table | + | | 8 || Related Table |
|- | |- | ||
| -32768 || Form | | -32768 || Form | ||
+ | |- | ||
+ | | -32766 || Macro | ||
+ | |- | ||
+ | | -32764 || Report | ||
|- | |- | ||
| -32761 || Module | | -32761 || Module | ||
|- | |- | ||
| -32758 || User | | -32758 || User | ||
+ | |- | ||
+ | | -32756 || Page | ||
|- | |- | ||
| -32757 || | | -32757 || |
Revision as of 21:55, 11 February 2012
MSysObjects
TypeId | Type |
---|---|
1 | Table |
2 | MSysDb? |
3 | Container
|
5 | Query |
6 | Linked Table |
8 | Related Table |
-32768 | Form |
-32766 | Macro |
-32764 | Report |
-32761 | Module |
-32758 | User |
-32756 | Page |
-32757 |
|