Mini SQL Query Extensibility Documentation
DbSchema Property
NamespacesMiniSqlQuery.CoreIDatabaseInspectorDbSchema
Gets the current database schema info (if any).
Declaration Syntax
C#Visual BasicVisual C++
DbModelInstance DbSchema { get; }
ReadOnly Property DbSchema As DbModelInstance
property DbModelInstance^ DbSchema {
	DbModelInstance^ get ();
}

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