Mini SQL Query Extensibility Documentation
Name Property
NamespacesMiniSqlQuery.CoreICommandName
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: 1.0.0.0 (1.0.0.0)