Click or drag to resize

InsertDataCommand Properties

The InsertDataCommand 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 insert.
Top
See Also