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.
Specifies the type of object.
Name |
Value |
Description |
---|---|---|
acDatabaseProperties |
11 |
Database property |
acDefault |
-1 |
|
acDiagram |
8 |
Database Diagram (Microsoft Access project) |
acForm |
2 |
Form |
acFunction |
10 |
Function |
acMacro |
4 |
Macro |
acModule |
5 |
Module |
acQuery |
1 |
Query |
acReport |
3 |
Report |
acServerView |
7 |
Server View |
acStoredProcedure |
9 |
Stored Procedure (Microsoft Access project) |
acTable |
0 |
Table |
acTableDataMacro |
12 |
Data macro |