Mini SQL Query Extensibility Documentation
Name Property
NamespacesMiniSqlQuery.CoreICommandName

[This is preliminary documentation and is subject to change.]

The name of the command, used in menus and buttons.
Declaration Syntax
C#Visual BasicVisual C++
string Name { get; }
ReadOnly Property Name As String
property String^ Name {
	String^ get ();
}
Value
The name of the command.

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)