This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.SqlServer.
Summary
Builder method to set up path to log file.
- Assembly
- Cake
.SqlServer .dll - Namespace
- Cake
.SqlServer - Containing Type
- Create
Database Settings
Syntax
public CreateDatabaseSettings WithLogFile(string logFileName)
Parameters
Name | Type | Description |
---|---|---|
logFileName | string |
Return Value
Type | Description |
---|---|
Create |