Gets or sets a value indicating whether query execution
should actually execute the query against the database
or just load previously stored local results.
Namespace: CleanCode.SqlEditorControlsAssembly: CleanCode.SqlEditorControls (in CleanCode.SqlEditorControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Field Value
true if local mode is enabled; otherwise, false.Remarks
See Also