IDashboardDataSource Members
In This Article
#Properties
Name | Description |
---|---|
Calculated |
Provides access to a data source’s calculated fields. |
Data | Gets or sets the data object containing data source data. |
Data |
Gets or sets the data processing mode for the current data source. |
Data |
Obsolete. For internal use. |
Filter | Gets or sets the logical expression to be applied to the data for filtering. |
Has |
Obsolete. Gets whether the Dashboard |
Is |
Gets whether the connection to a data store is established. |
Is |
Gets whether the current data source supports server-side data processing. |
Olap |
Obsolete. Gets a data provider for an OLAP data source. |
Parameters | For internal use. |
Site | Gets or sets the ISite associated with the IComponent. Inherited from IComponent. |
Sql |
Obsolete. Gets a data provider for regular data sources. |
#Methods
Name | Description |
---|---|
Begin |
Signals the object that initialization is starting.
Inherited from ISupport |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
End |
Signals the object that initialization is complete.
Inherited from ISupport |
Get |
For internal use. |
Get |
For internal use. |
Get |
For internal use. |
Get |
Gets the type of the field contained in the current data source. |
#Events
Name | Description |
---|---|
Disposed | Represents the method that handles the Disposed event of a component. Inherited from IComponent. |
See Also