Click or drag to resize

CreateCommand Properties

The CreateCommand 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 propertySilent
Gets whether the Create should be done silently.
Public propertyTargetUri
Gets the URI of the Graph to be created.
Top
See Also