SparqlParameterizedStringUpdateProcessor Property |
Gets/Sets the Query processor which is used when you call the
ExecuteUpdate() method.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public ISparqlUpdateProcessor UpdateProcessor { get; set; }
Public Property UpdateProcessor As ISparqlUpdateProcessor
Get
Set
Property Value
Type:
ISparqlUpdateProcessorSee Also