AcExportXMLObjectType enumeration (Access)
Use with the ExportXML method to specify the type of object to export.
Name | Value | Description |
---|---|---|
acExportForm | 2 | Form |
acExportFunction | 10 | User-defined function (Microsoft Access project only) |
acExportQuery | 1 | Query |
acExportReport | 3 | Report |
acExportServerView | 7 | Server view (Microsoft Access project only) |
acExportStoredProcedure | 9 | Stored procedure (Microsoft Access project only) |
acExportTable | 0 | Table |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.