IDashboardDataSource Methods
If implemented by a class, provides members related to a dashboard data source.
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. |
See Also