# Functions
NewCacheSettings is used to detect what cache settings is applicable for the current query.
NewConnectionProperties creates ADX connection properties based on datasource settings.
No description provided by the author
NewMacroData creates a MacroData object from the arguments that can be used to interpolate macros with the Interpolate method.
No description provided by the author
ToADXTimeSeries returns Time series for a query that returns an ADX series type.
# Structs
No description provided by the author
AzureFrameMD is a type to populate a Frame's Custom metadata property.
CacheSettings is use to enable caching on a per query basis.
No description provided by the author
Column is a descriptor within a TableResponse.
DatasourceSettings holds the datasource configuration information for Azure Data Explorer's API that is needed to execute a request against Azure's Data Explorer API.
errorResponse is a minimal structure of Azure Data Explorer's JSON error body,.
No description provided by the author
No description provided by the author
MacroData contains the information needed for macro expansion.
Properties is a property bag of connection string options.
QueryModel contains the query information from the API call that we use to make a query.
RequestPayload is the information that makes up a Kusto query for Azure's Data Explorer API.
Table is a member of TableResponse.
TableResponse represents the response struct from Azure's Data Explorer REST API.
No description provided by the author
# Interfaces
Row Represents a row within a TableResponse.