Click or drag to resize

AddCommand Properties

The AddCommand type exposes the following members.

Properties
  NameDescription
Public propertyAffectsSingleGraph
Gets whether the Command affects a Single Graph.
(Inherited from BaseTransferCommand.)
Public propertyCommandType
Gets the Type of this Command.
(Inherited from SparqlUpdateCommand.)
Public propertyDestinationUri
URI of the Destination Graph.
(Inherited from BaseTransferCommand.)
Public propertySilent
Whether errors during evaluation should be suppressed.
(Inherited from BaseTransferCommand.)
Public propertySourceUri
URI of the Source Graph.
(Inherited from BaseTransferCommand.)
Top
See Also