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.AliaSql.
Summary
Runs AliaSQL.
- Assembly
- Cake
.AliaSql .dll - Namespace
- Cake
.AliaSql - Containing Type
- AliaSqlExtensions
Syntax
public static void AliaSql(this ICakeContext context, AliaSqlSettings settings)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
settings | AliaSqlSettings | The settings. |
Return Value
Type | Description |
---|---|
void |