Click or drag to resize

IQueryPropertiesViewGetDistinct Method

Gets a value indicating whether distinct rows are requested.

Namespace: Altaxo.Gui.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
bool GetDistinct()

Return Value

Boolean
if distinct rows are requested; otherwise, .
See Also