Click or drag to resize

QueryDesignerControllerSelectionStatement Property

Gets the SQL statement being built.

Namespace: Altaxo.Gui.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string SelectionStatement { get; set; }

Property Value

String
See Also