DashboardExtractDataSource Methods
An extract data source that is a local snapshot of data.
Name | Description |
---|---|
Begin |
For internal use. |
Dispose() |
Releases resources associated with a Dashboard |
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 |
Retrieves the data from the connected data source with the specified parameters. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Load |
Loads the data source schema definition from XML. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Save |
Saves the XML definition of the extract data source schema. |
To |
Returns a string that represents the current object. Inherited from Object. |
Update |
Updates data in the data extract file. |
Update |
Updates a file containing a data extract and allows you to specify the driver used to write data to the data extract. |
Update |
Updates a data extract file and allows you to cancel the update task through the use of a cancellation token. |
Update |
Static method to update data in the data extract file. Allows you to prevent access to the file until the data is refreshed and the file is re-created. |
See Also