Click or drag to resize

QueryBuilderSql Property

Gets or sets the SQL string that represents the current QueryFields collection.

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

Property Value

String
See Also