Public Attributes

Wix::Extensions::DataSource::MSSQLDataBinaryFile Class Reference

List of all members.

Public Attributes

string Id
string BinaryId
YesNoType EvaluateProperties
string ConnectionId
YesNoType ExecuteOnInstall
YesNoType ExecuteOnUnInstall
string Table
string Schema

Detailed Description

Implements execution of a binary file that contains ODBC statements. May be nested under Component, MSSQLDatabase.


Member Data Documentation

File that contains SQL statements to be executed.

MSSQLConnection to use for executing this statement (when not nested under a database element).

Set to yes to evaluate MSI properties within the query, file, no to automatically encode all [ ] characters.

Execute statement at install time.

Execute statement at uninstall time.

Identifier for the ODBC file statement (primary key).

The schema, eg. dbo.

The table name where to BULK INSERT data into.


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


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