IAdhocReport.RefreshDataSources

Syntax

RefreshDataSources(Value: Object);

Parameters

Value. Dashboard data source.

Description

The RefreshDataSources method refreshes metadata of the specified dashboard data source.

Comments

To fully refresh the specified source data, use the IAdhocReport.Refresh property.

Example

The method use is given in the example for IAdhocDataSourceObjects.IsLinked.

See also:

IAdhocReport