Click or drag to resize

DeleteDataCommand Properties

The DeleteDataCommand type exposes the following members.

Properties
  NameDescription
Public propertyAffectsSingleGraph
Gets whether the Command affects a single Graph.
(Overrides SparqlUpdateCommandAffectsSingleGraph.)
Public propertyCommandType
Gets the Type of this Command.
(Inherited from SparqlUpdateCommand.)
Public propertyDataPattern
Gets the Data Pattern containing Triples to delete.
Top
See Also