Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies to: Access 2013, Office 2013
Used with the Attributes property to determine attributes of a TableDef object.
Name |
Value |
Description |
|---|---|---|
dbAttachedODBC |
536870912 |
Linked ODBC database table. |
dbAttachedTable |
1073741824 |
Linked non-ODBC database table. |
dbAttachExclusive |
65536 |
Opens a linked Microsoft Access database engine table for exclusive use. |
dbAttachSavePWD |
131072 |
Saves user ID and password for linked remote table. |
dbHiddenObject |
1 |
Hidden table (for temporary use). |
dbSystemObject |
-2147483646 |
System table. |