Mini SQL Query Extensibility Documentation
IsDirty Property
NamespacesMiniSqlQuery.CoreIQueryEditorIsDirty

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

True if the document has unsaved changes.
Declaration Syntax
C#Visual BasicVisual C++
bool IsDirty { get; }
ReadOnly Property IsDirty As Boolean
property bool IsDirty {
	bool get ();
}

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