AliaSqlRunner.

GetToolExecutableNames() Method

Summary

Gets the possible names of the AliaSql's tool executable.
Assembly
Cake.AliaSql.dll
Namespace
Cake.AliaSql
Containing Type
AliaSqlRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The tool executable name.