Click or drag to resize

BaseOrderByDescending Property

Sets the Ordering to Descending.

Namespace:  VDS.RDF.Query.Ordering
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool Descending { get; set; }

Property Value

Type: Boolean

Implements

ISparqlOrderByDescending
See Also