DropCommand Properties |
The DropCommand type exposes the following members.
Name | Description | |
---|---|---|
AffectsSingleGraph |
Gets whether the Command affects a single Graph.
(Overrides SparqlUpdateCommandAffectsSingleGraph.) | |
CommandType |
Gets the Type of this Command.
(Inherited from SparqlUpdateCommand.) | |
Mode |
Gets the type of DROP operation to perform.
| |
Silent |
Gets whether the Drop should be done silently.
| |
TargetUri |
Gets the URI of the Graph to be dropped.
|