SparqlVariable Properties |
The SparqlVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| Aggregate |
Gets the Aggregate Function for this Variable.
| |
| IsAggregate |
Gets whether the Variable is an Aggregate.
| |
| IsProjection |
Gets whether the Variable is a Projection Expression.
| |
| IsResultVariable |
Gets whether the Variable appears in the Result Set.
| |
| Name |
Variable Name.
| |
| Projection |
Gets the Projection Expression for this Variable.
|