Click or drag to resize

QueryBuilderQueryFields Property

Gets the collection of QueryField objects that defines the query.

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

Property Value

QueryFieldCollection
See Also