DashboardSqlDataSource Methods
An SQL data source that provides data for the dashboard.
Name | Description |
---|---|
Begin |
For internal use. |
Clear |
Clears all data cached when filling the Sql |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
For internal use. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Fill() |
Validates and executes all valid queries available in the Sql |
Fill |
Validates and executes the specified queries with the required parameters.
Inherited from Sql |
Fill |
Validates and executes all valid queries available in the Sql |
Fill |
Validates and executes the specified queries.
Inherited from Sql |
Fill |
Populates the Sql |
Fill |
Populates the Sql |
Fill |
Populates the Sql |
Fill |
Populates the Sql |
Fill |
Populates the Sql |
Fill |
Populates the Sql |
Fill |
Populates the Sql |
Fill |
Populates the Sql |
Get |
Gets the data processing mode for the specified query from the current data source. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Inherited from Data |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Load |
Loads the SQL data source schema definition from XML.
Inherited from Sql |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Rebuild |
Validates and updates the result schema available on the client after query execution (it can be accessed using the Sql |
Rebuild |
Validates and updates the result schema available on the client after query execution with the specified parameters (the result schema can be accessed using the Sql |
Rebuild |
Validates and updates the result schema available on the client with the specified queries and parameters after confirming the execution of associated queries (the result schema can be accessed using the Sql |
Rebuild |
Validates and updates the result schema available on the client with the specified parameters after confirming the execution of associated queries (the result schema can be accessed using the Sql |
Rebuild |
Validates and updates the result schema available on the client after confirming the execution of associated queries (the result schema can be accessed using the Sql |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Save |
Saves the XML definition of the SQL data source schema.
Inherited from Sql |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
See Also