Click or drag to resize

BindPatternAssignExpression Property

Gets the Expression that is used to generate values to be assigned.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ISparqlExpression AssignExpression { get; }

Property Value

Type: ISparqlExpression

Implements

IAssignmentPatternAssignExpression
See Also