Database Constructor

Microsoft Deployment Tools

Deployment Tools Foundation Database Constructor
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerDatabaseDatabase()()()
Members
Icon Member Description
Database(String)
Opens an existing database in read-only mode.

Database(String, String)
Opens an existing database with another database as output.

Database(String, DatabaseOpenMode)
Opens an existing database or creates a new one.

Database(IntPtr, Boolean, String, DatabaseOpenMode)
Creates a new database from an MSI handle.

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)