Click or drag to resize

SparqlUpdateCommandCommandType Property

Gets the Type of this Command.

Namespace:  VDS.RDF.Update
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public SparqlUpdateCommandType CommandType { get; }

Property Value

Type: SparqlUpdateCommandType
See Also