Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
GetRecordsByColumn.cs File Reference

Go to the source code of this file.

Classes

class  kinetica.GetRecordsByColumnRequest
 A set of parameters for Kinetica.getRecordsByColumn(string,IList{string},long,long,IDictionary{string, string}). More...
 
struct  kinetica.GetRecordsByColumnRequest.Encoding
 Specifies the encoding for returned records; either 'binary' or 'json'. More...
 
struct  kinetica.GetRecordsByColumnRequest.Options
 
  • EXPRESSION: Optional filter expression to apply to the table.
More...
 
class  kinetica.RawGetRecordsByColumnResponse
 A set of results returned by Kinetica.getRecordsByColumn(string,IList{string},long,long,IDictionary{string, string}). More...
 
class  kinetica.GetRecordsByColumnResponse
 A set of results returned by Kinetica.getRecordsByColumn(string,IList{string},long,long,IDictionary{string, string}). More...
 

Namespaces

package  kinetica