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

Go to the source code of this file.

Classes

class  kinetica.GetRecordsFromCollectionRequest
 A set of parameters for Kinetica.getRecordsFromCollection{T}(string,long,long,IDictionary{string, string}). More...
 
struct  kinetica.GetRecordsFromCollectionRequest.Encoding
 Specifies the encoding for returned records; either binary or json. More...
 
struct  kinetica.GetRecordsFromCollectionRequest.Options
 
  • RETURN_RECORD_IDS: If true then return the internal record ID along with each returned record.
More...
 
class  kinetica.RawGetRecordsFromCollectionResponse
 A set of results returned by Kinetica.getRecordsFromCollection{T}(string,long,long,IDictionary{string, string}). More...
 
struct  kinetica.RawGetRecordsFromCollectionResponse.Info
 Additional information. More...
 
class  kinetica.GetRecordsFromCollectionResponse< T >
 A set of results returned by Kinetica.getRecordsFromCollection{T}(string,long,long,IDictionary{string, string}). More...
 
struct  kinetica.GetRecordsFromCollectionResponse< T >.Info
 Additional information. More...
 

Namespaces

package  kinetica