void DoDeleteQuery( IQuery queryToDelete )
Parameters
- queryToDelete
- The query to delete.
Exception | Description |
---|---|
System.ArgumentException | Can't perform the deletion operation on these arguments. Please check queryToDelete with the method CanDeleteQuery before calling this method. |
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed