Kinetica C# API  Version 6.2.0.1
GetRecords.cs File Reference

Go to the source code of this file.

Classes

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...
 

Namespaces

namespace  kinetica