Public Attributes

Wix::Extensions::DataSource::AccessDatabase Class Reference

List of all members.

Public Attributes

string Id
string DBQ
YesNoType CreateOnInstall
YesNoType CreateOnUnInstall
YesNoType DropOnInstall
YesNoType DropOnUnInstall
YesNoType CheckIfExists
string ConnectionId

Detailed Description

Implements a Microsoft Access database. May be nested under Component.


Member Data Documentation

Check whether the database exists before creating or dropping it. Create the database if it doesn't exist. Drop the database if it exists.

AccessConnection to use for operations on this database.

Create the database at install time.

Create the database at uninstall time.

MDB file name of the Access database.

Drop the database at install time.

Drop the database at uninstall time.

Identifier for the database (primary key).


The documentation for this class was generated from the following file:


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com