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 with the provided settings.
- Assembly
- Cake
.AliaSql .dll - Namespace
- Cake
.AliaSql - Containing Type
- AliaSqlRunner
Syntax
public void Run(AliaSqlSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | AliaSqlSettings | The settings. |
Return Value
Type | Description |
---|---|
void |