Go to the source code of this file.
|
class | kinetica.GetRecordsRequest |
| A set of parameters for Kinetica.getRecords<T>(string,long,long,IDictionary<string, string>). More...
|
|
struct | kinetica.GetRecordsRequest.Encoding |
| Specifies the encoding for returned records. More...
|
|
struct | kinetica.GetRecordsRequest.Options |
|
-
EXPRESSION: Optional filter expression to apply to the table.
More...
|
|
class | kinetica.RawGetRecordsResponse |
| A set of results returned by Kinetica.getRecords<T>(string,long,long,IDictionary<string, string>). More...
|
|
class | kinetica.GetRecordsResponse< T > |
| A set of results returned by Kinetica.getRecords<T>(string,long,long,IDictionary<string, string>). More...
|
|