SparqlQueryHasDistinctModifier Property |
Gets whether a Query has a DISTINCT modifier.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool HasDistinctModifier { get; }
Public ReadOnly Property HasDistinctModifier As Boolean
Get
Property Value
Type:
BooleanSee Also