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
Name of file - internal name of file in SQL Server.
Defaulted to database name for mdf and {DatabaseName}_log for log files
- Assembly
- Cake
.SqlServer .dll - Namespace
- Cake
.SqlServer - Containing Type
- Create
Database File Spec
Syntax
public string Name { get; set; }
Value
Type | Description |
---|---|
string |