Class SQLEditorControl
Composite control that pairs a Monaco-based SQL editor with an AI schema selector and audit log, debouncing edits to request AI-powered SQL autocomplete from the Reportman agent.
Inheritance
SQLEditorControl
Implements
Inherited Members
Namespace: Reportman.Designer
Assembly: Reportman.Designer.dll
Syntax
public class SQLEditorControl : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Constructors
View SourceSQLEditorControl()
Declaration
public SQLEditorControl()