Click or drag to resize

SparqlVariableIsResultVariable Property

Gets whether the Variable appears in the Result Set.

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

Property Value

Type: Boolean
See Also