Public Attributes

Wix::Extensions::DataSource::MSSQLDataFile Class Reference

List of all members.

Public Attributes

string Id
string Filename
string Database
string Schema
string Table
string ConnectionId
YesNoType ExecuteOnInstall
YesNoType ExecuteOnUnInstall

Detailed Description

May be nested under MSSQLDatabase.


Member Data Documentation

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

The name of the database when not nested under an MSSQLDatabase.

Execute statement at install time.

Execute statement at uninstall time.

The operating-system file name that contains data to BULK INSERT.

Identifier for the data file (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