Query Methods |
![]() |
The Query type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AuthenticateInmydataAccount | |
![]() |
AvailableProfiles |
Generates and returns the available profiles for the current Google Account
|
![]() |
CheckSystemandSubjectsValid | |
![]() |
Clone |
Creates and returns an absolute copy of this query
|
![]() ![]() |
ComparableTypes |
Compares two data types and returns true if they are comparable
|
![]() ![]() |
FieldDataTypeFromColumnDataType | |
![]() ![]() |
GenerateField |
Generates a field object given a data column
|
![]() ![]() |
GenerateFields |
Generates a fields collection for a given datatable
|
![]() |
GetObjectData | |
![]() |
GetRequiredFieldInfo |
Builds string arrays of parameter information which will be used when publishing
|
![]() |
GetTelemetryMetrics | |
![]() |
GetTelemetryProperties | |
![]() |
GoogleMetaData |
Generates and returns the Google Meta data
|
![]() |
GoogleMetaData(Boolean) |
Generates and returns the Google Meta data
|
![]() |
Import |
Imports data from the ImportFile
|
![]() |
IsInmydataAuthenticated | |
![]() |
IsValueSet | |
![]() |
Open |
Opens a new query object from a saved query string
|
![]() |
OpenFromBytes |
Opens a new query from a saved byte array
|
![]() |
OpenFromFile |
Opens a new query object from a saved query string
|
![]() |
QueryResults |
Gets the first query data set from this queries results set
|
![]() |
QueryResults(Int32) |
Gets a given query data set from this queries results set
|
![]() |
RaiseDataAvailableEvent | |
![]() |
ResetGoogleAPI |
Clears all saved tokens and resets the API object
|
![]() |
ResetIDs |
Resets the Unique ID for this query and any descendents
|
![]() |
RunQuery | |
![]() |
Save(Stream) |
Saves this query to the given stream
|
![]() |
Save(String) |
Saves this query to the given file
|
![]() |
SetObjectData | |
![]() |
SetRequiredValue |
Allows 3rd party applications to set the value of a paremeter and prevent it from being prompted for by the run query wizard
|
![]() |
SetSkipValue |
Allows 3rd party applications to set a paremeter to be skipped and prevent it from being prompted for by the run query wizard
|
![]() |
StoreAccessTokens |
Requests that the any access tokens required for this query are stored in the query for publish
|
![]() |
ToByte |
Gets this query stored as a byte array
|
![]() |
ToSaveString |
Gets this query stored as a string
|
![]() |
ToString |
Gets a string that describes this query
(Overrides ObjectToString.) |