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; }
Public ReadOnly Property NextAliasID As Integer
Get
Property Value
Type:
Int32See Also