SqlLogFileSpec Element

WiX Help

SqlLogFileSpec Element

Description

File specification for a Sql database.

Windows Installer references
None
Parents
SqlDatabase
Inner Text
None
Children
None
Attributes
Name Type Description Required
Filename String Specifies the operating-system file name for the log file.  
GrowthSize String Specifies the growth increment of the log file. The GrowthSize setting for a file cannot exceed the MaxSize setting.  
Id String ID of the log file specification.  
MaxSize String Specifies the maximum size to which the log file can grow.  
Name String Specifies the logical name for the log file.  
Size String Specifies the size of the log file. When a Size parameter is not specified for a log file, SQL Server makes the file 1 MB.  
See Also
Wix Schema