Click or drag to resize

BaseTransferCommand Properties

The BaseTransferCommand 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 propertyDestinationUri
URI of the Destination Graph.
Public propertySilent
Whether errors during evaluation should be suppressed.
Public propertySourceUri
URI of the Source Graph.
Top
See Also