Click or drag to resize

LoadCommand Properties

The LoadCommand type exposes the following members.

Properties
  NameDescription
Public propertyAffectsSingleGraph
Gets whether the Command affects a specific Graph.
(Overrides SparqlUpdateCommandAffectsSingleGraph.)
Public propertyCommandType
Gets the Type of this Command.
(Inherited from SparqlUpdateCommand.)
Public propertySilent
Gets whether errors loading the data are suppressed.
Public propertySourceUri
Gets the URI that data is loaded from.
Public propertyTargetUri
Gets the URI of the Graph to load data into.
Top
See Also