Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
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

package  kinetica