Version

RVInMemoryData Class Members

The following tables list the members exposed by RVInMemoryData.

Public Methods
 NameDescription
Public MethodGetDataOverride this method to return the data enumerable, each object in this enumerable is also another enumerable with all objects in the row  
Public MethodGetSchemaReturns the schema for this in-memory data, basically the list of columns with a name and type each.  
See Also