Click or drag to resize

IExpressionBuilder Properties

The IExpressionBuilder type exposes the following members.

Properties
  NameDescription
Public propertyDistinct
Gets a builder which builds a DISTICT aggregate.
(Inherited from IAggregateBuilder.)
Public propertySparqlVersion
SPARQL syntax verions to use when creating expressions.
(Inherited from INonAggregateExpressionBuilder.)
Top
See Also