LoadCommand Properties |
The LoadCommand type exposes the following members.
Name | Description | |
---|---|---|
AffectsSingleGraph |
Gets whether the Command affects a specific Graph.
(Overrides SparqlUpdateCommandAffectsSingleGraph.) | |
CommandType |
Gets the Type of this Command.
(Inherited from SparqlUpdateCommand.) | |
Silent |
Gets whether errors loading the data are suppressed.
| |
SourceUri |
Gets the URI that data is loaded from.
| |
TargetUri |
Gets the URI of the Graph to load data into.
|