Public Attributes

Wix::Extensions::DataSource::MSSQLDatabaseConnection Class Reference

List of all members.

Public Attributes

string Id
string IpAddress
integer Port
complextype Protocol
string Instance
string Username
string Password
YesNoType WindowsAuthentication
string Database
string Application
string NamedPipe

Detailed Description

An ODBC connection specialized for a Microsoft SQL Server. May be nested under Fragment, Module, Product.


Member Data Documentation

Optional application name.

Default database name.

Identifier for the connection (primary key).

Optional name of the database instance.

IP address or host name of the database, default is "localhost".

Optional named pipe for the database instance.

Optional password for SQL Server authentication.

Database port, default is 1433.

Protocol to use One of Tcp, Np, Rpc, Np, Lpc, Spx, Vines, Adsp.

Optional username for SQL Server authentication.

Use Windows Authentication, ignore username and password.


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


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