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 for primary file.
- Assembly
- Cake
.SqlServer .dll - Namespace
- Cake
.SqlServer - Containing Type
- Create
Database Settings
Syntax
public CreateDatabaseSettings WithPrimaryFile(string primaryFileName)
Parameters
Name | Type | Description |
---|---|---|
primaryFileName | string |
Return Value
Type | Description |
---|---|
Create |