SparqlVariable
|
Overloaded. Initializes a new instance of the SparqlVariable class. |
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 |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString | Get the String representation of the Variable |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
SparqlVariable Class | VDS.RDF.Query Namespace