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.
Declaration Syntax
RemarksWin32 MSI API: MsiDatabaseExport
Exceptions| Exception | Condition |
|---|---|
| FileNotFoundException | the file path is invalid |
| InvalidHandleException | the Database handle is invalid |