QueryDesignerControllerSelectionStatement Property |
Gets the SQL statement being built.
Namespace: Altaxo.Gui.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string SelectionStatement { get; set; }
Property Value
StringSee Also