Kinetica C# API  Version 6.0.1.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 /get/records/fromcollection. 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 /get/records/fromcollection. More...
 
class  kinetica.GetRecordsFromCollectionResponse< T >
 A set of results returned by /get/records/fromcollection. More...
 

Namespaces

package  kinetica