SparqlQuerySpecialType Property  | 
 
            Gets the Special Type of the Query (if any).
            
 
    Namespace: 
   VDS.RDF.Query
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic SparqlSpecialQueryType SpecialType { get; }Public ReadOnly Property SpecialType As SparqlSpecialQueryType
	Get
Property Value
Type: 
SparqlSpecialQueryType
See Also