QueryBuilderDistinct Property |
Gets or sets whether the query should return DISTINCT values.
Namespace: Altaxo.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public bool Distinct { get; set; }
Property Value
BooleanSee Also