Click or drag to resize

ClearCommand Properties

The ClearCommand type exposes the following members.

Properties
  NameDescription
Public propertyAffectsSingleGraph
Gets whether this Command affects a Single Graph.
(Overrides SparqlUpdateCommandAffectsSingleGraph.)
Public propertyCommandType
Gets the Type of this Command.
(Inherited from SparqlUpdateCommand.)
Public propertyMode
Gets the Mode by which Graphs are to be cleared.
Public propertySilent
Gets whether errors should be suppressed.
Public propertyTargetUri
Gets the URI of the Graph to be cleared (or null if the default graph should be cleared).
Top
See Also