Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
RVInMemoryData Class Members
The following tables list the members exposed by RVInMemoryData.
Public Methods
| Name | Description |
| GetData | Override this method to return the data enumerable, each object in this enumerable is also another enumerable with all objects in the row |
| GetSchema | Returns the schema for this in-memory data, basically the list of columns with a name and type each. |
See Also