IDmDataSource.RefreshRecordCount

Syntax

RefreshRecordCount;

Description

The RefreshRecordCount method refreshes the number of records in the data source.

Comments

To get the number of records in the data source, use the IDmDataSource.RecordCount property.

See also:

IDmDataSource