Click or drag to resize
PushQueryResultstoinmydataEventArgs Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The PushQueryResultstoinmydataEventArgs type exposes the following members.

Properties
  Name Description
Public property AccessToken
Gets or sets a value that is the inmydata access token that should used when publishing
Public property Append
Gets or sets a value that indicates whether the data should be appended to th existing data in inmydata.
Public property ConfigJSON
Gets or sets a value that is the inmydata source data config JSON that should used when publishing to customise the source data
Public property Name
Gets or sets a value that is the name to be used for the source data being published to inmydata
Public property QueryID
Gets or sets a value that is the query id of the query whose results should published to inmydata
Public property Server
Gets or sets a value that is the inmydata server the query results should be published to.
Public property Tenant
Gets or sets a value that is the inmydata tenant the query results should be published to.
Top
See Also