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.SqlPackage.
- Assembly
- Cake
.SqlPackage .dll - Namespace
- Cake
.SqlPackage - Containing Type
- SqlPackageAliases
Syntax
public static void SqlPackageImport(this ICakeContext context, Action<SqlPackageImportSettings> configurationAction)
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
configurationAction | Action |
Return Value
Type | Description |
---|---|
void |