SparqlUpdateEvaluationContextCommands Property  | 
 
            Gets the Command Set (if any) that this context pertains to.
            
 
    Namespace: 
   VDS.RDF.Update
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic SparqlUpdateCommandSet Commands { get; }Public ReadOnly Property Commands As SparqlUpdateCommandSet
	Get
Property Value
Type: 
SparqlUpdateCommandSet
See Also