IQueryOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
QueryOperations operations.
public interface IQueryOperations
type IQueryOperations = interface
Public Interface IQueryOperations
- Derived
Methods
ExecuteWithHttpMessagesAsync(String, String, String, IList<String>, Dictionary<String,List<String>>, CancellationToken) |
Execute an Analytics query |
Extension Methods
Execute(IQueryOperations, String, String, String, IList<String>) |
Execute an Analytics query |
ExecuteAsync(IQueryOperations, String, String, String, IList<String>, CancellationToken) |
Execute an Analytics query |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET