Gets a value indicating whether a query file has been loaded
but not yet executed, and a previous query execution is still showing
in the result grid.
Note that this does not gauge whether the query has been edited;
it reports only a "large scale" difference based on file loads
and query executes.
Namespace: CleanCode.SqlEditorControlsAssembly: CleanCode.SqlEditorControls (in CleanCode.SqlEditorControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Field Value
true if the query is stale; otherwise, false.See Also