Mini SQL Query Extensibility Documentation
CommandManager Class
NamespacesMiniSqlQuery.CoreCommandManager

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

Stores instances of commands by type.
Declaration Syntax
C#Visual BasicVisual C++
public class CommandManager
Public Class CommandManager
public ref class CommandManager
Members
All MembersConstructorsMethods



IconMemberDescription
CommandManager()()()
Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
GetCommandInstance(String)
GetCommandInstance<(Of <(TCommand>)>)()()()
Gets or creates an instance of a command by type.

GetCommandInstanceByPartialName(String)
GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
MemberwiseClone()()() (Inherited from Object.)
ToString()()() (Inherited from Object.)
Inheritance Hierarchy
Object
CommandManager

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