Mini SQL Query Extensibility Documentation
AllText Property
NamespacesMiniSqlQuery.CoreIEditorAllText
The contetnts of the editor.
Declaration Syntax
C#Visual BasicVisual C++
string AllText { get; set; }
Property AllText As String
property String^ AllText {
	String^ get ();
	void set (String^ value);
}

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