PatternItem.BindingContext Property |
Sets the Binding Context for the Pattern Item.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic SparqlResultBinder BindingContext { set; }
Public WriteOnly Property BindingContext As SparqlResultBinder
Set
Property Value
Type:
SparqlResultBinder
See Also