BaseTransferCommand Properties |
The BaseTransferCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | AffectsSingleGraph |
Gets whether the Command affects a Single Graph.
(Overrides SparqlUpdateCommand.AffectsSingleGraph.) |
![]() | CommandType |
Gets the Type of this Command.
(Inherited from SparqlUpdateCommand.) |
![]() | DestinationUri |
URI of the Destination Graph.
|
![]() | Silent |
Whether errors during evaluation should be suppressed.
|
![]() | SourceUri |
URI of the Source Graph.
|