Interface IRVInMemoryDataProvider
Namespace: Reveal.Sdk.Data
Assembly: Reveal.UI.Sdk.dll
Syntax
public interface IRVInMemoryDataProvider
  Methods
GetDataIterator()
Declaration
IInMemoryDataIterator GetDataIterator()
  Returns
| Type | Description | 
|---|---|
| Infragistics.ReportPlus.DataLayer.IInMemoryDataIterator | 
GetTableSchema()
Declaration
List<TableSchemaColumn> GetTableSchema()
  Returns
| Type | Description | 
|---|---|
| System.Collections.Generic.List<Infragistics.ReportPlus.DataLayer.TableSchemaColumn> |