3 writes to Description
dotnet-sql-cache (3)
Program.cs (3)
46
Description
=
56
command.
Description
= "Adds table and indexes to the database.";
91
command.
Description
= "Generates a SQL script for the table and indexes.";
1 reference to Description
dotnet-sql-cache (1)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (1)
516
commandsBuilder.AppendFormat(CultureInfo.InvariantCulture, outputFormat, cmd.Name, cmd.
Description
);