Click or drag to resize

QueryBuilderDistinct Property

Gets or sets whether the query should return DISTINCT values.

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

Property Value

Boolean
See Also