Click or drag to resize

DropCommand Constructor

Overload List
  NameDescription
Public methodDropCommand
Creates a new DROP command which drops the Default Graph.
Public methodDropCommand(Uri)
Creates a new DROP command.
Public methodDropCommand(ClearMode)
Creates a new DROP command which performs a specific clear mode drop operation.
Public methodDropCommand(Uri, ClearMode)
Creates a new DROP command.
Public methodDropCommand(ClearMode, Boolean)
Creates a new DROP command which performs a specific clear mode drop operation.
Public methodDropCommand(Uri, ClearMode, Boolean)
Creates a new DROP command.
Top
See Also