Mini SQL Query Extensibility Documentation
Instance Property
NamespacesMiniSqlQuery.CoreApplicationServicesInstance
A reference to the singleton instance of the services for this application.
Declaration Syntax
C#Visual BasicVisual C++
public static IApplicationServices Instance { get; }
Public Shared ReadOnly Property Instance As IApplicationServices
public:
static property IApplicationServices^ Instance {
	IApplicationServices^ get ();
}
Value
The singleton instance of IApplicationServices.

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