Click or drag to resize

SparqlQueryParserContextNextAliasID Property

Gets the Next Available Alias ID for aliasing Project Expressions and Aggregates which don't have an Aggregate Specified.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public int NextAliasID { get; }

Property Value

Type: Int32
See Also