Public Attributes | List of all members
Wix::Extensions::DataSource::MSSQLDatabaseFileSpec Class Reference

Public Attributes

string Id
 
string Type
 
string Filename
 
string Name
 
string Size
 
string MaxSize
 
string GrowthSize
 

Detailed Description

May be nested under MSSQLDatabase.

Member Data Documentation

string Wix::Extensions::DataSource::MSSQLDatabaseFileSpec::Filename

The operating-system file name for the database file.

string Wix::Extensions::DataSource::MSSQLDatabaseFileSpec::GrowthSize

Growth increment of the database file.

string Wix::Extensions::DataSource::MSSQLDatabaseFileSpec::Id

Identifier for the file spec (primary key).

string Wix::Extensions::DataSource::MSSQLDatabaseFileSpec::MaxSize

Maximum size to which the database file can grow.

string Wix::Extensions::DataSource::MSSQLDatabaseFileSpec::Name

The logical name for the database file.

string Wix::Extensions::DataSource::MSSQLDatabaseFileSpec::Size

The size of the database file, eg. 10MB.

string Wix::Extensions::DataSource::MSSQLDatabaseFileSpec::Type

File spec type, eg. PRIMARY, LOG ON or FILEGROUP Group1.


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


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