QDatabase Constructor

Microsoft Deployment Tools

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

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

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

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

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