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
String identifier for the DAC application.
- Assembly
- Cake
.SqlServer .dll - Namespace
- Cake
.SqlServer - Containing Type
- Extract
Dacpac Settings
Syntax
public ExtractDacpacSettings(string appName, string version)
Parameters
Name | Type | Description |
---|---|---|
appName | string | String identifier for the DAC application. |
version | string | Version of the DAC application. |
Return Value
Type | Description |
---|---|
void |