[This is preliminary documentation and is subject to change.]
True if a query is being executed etc.
| C# | Visual Basic | Visual C++ |
bool IsBusy { get; }
ReadOnly Property IsBusy As Boolean
property bool IsBusy { bool get (); }