SparqlUpdateParserContextCommandSet Property |
Gets the Update Command Set that is being populated.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public SparqlUpdateCommandSet CommandSet { get; }
Public ReadOnly Property CommandSet As SparqlUpdateCommandSet
Get
Property Value
Type:
SparqlUpdateCommandSetSee Also