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
Constructor for filespec.
- Assembly
- Cake
.SqlServer .dll - Namespace
- Cake
.SqlServer - Containing Type
- Create
Database File Spec
Syntax
public CreateDatabaseFileSpec(string fileName)
Parameters
| Name | Type | Description |
|---|---|---|
| fileName | string | Path to file |
Return Value
| Type | Description |
|---|---|
| void |
