Version

GetData Method (IRVDataProvider)

Returns the in-memory data for this data source, you can use the RVInMemoryDataSourceItem.DatasetId property to know what dataset to return.
Syntax

Parameters

dataSourceItem
The in-memory data source item to return the data for

Return Value

The in-memory data for the dataset associated to the specified data source item
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also