Deployment Tools Foundation
Export Method (table, exportFilePath)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Database ► Export(String, String)
Copies the structure and data from a specified table to a text archive file.
![](collapse_all.gif)
![](collapse_all.gif)
Win32 MSI API: MsiDatabaseExport
![](collapse_all.gif)
Exception | Condition |
---|---|
FileNotFoundException | the file path is invalid |
InvalidHandleException | the Database handle is invalid |