SqlEditor PerformNewEmptyQuery Method CleanCode C# Libraries v1.2.03 API
Empties the query pane.

Namespace: CleanCode.SqlEditorControls
Assembly: CleanCode.SqlEditorControls (in CleanCode.SqlEditorControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public bool PerformNewEmptyQuery()

Return Value

True if the operation completed or false if it was cancelled because the user did not want to proceed with unsaved changes.
See Also