Kinetica C# API  Version 6.2.0.1
InsertRecords.cs File Reference

Go to the source code of this file.

Classes

class  kinetica.RawInsertRecordsRequest
 A set of parameters for Kinetica.insertRecords<T>(string,IList<T>,IDictionary<string, string>). More...
 
struct  kinetica.RawInsertRecordsRequest.ListEncoding
 The encoding of the records to be inserted. More...
 
struct  kinetica.RawInsertRecordsRequest.Options
 Optional parameters. More...
 
class  kinetica.InsertRecordsRequest< T >
 A set of parameters for Kinetica.insertRecords<T>(string,IList<T>,IDictionary<string, string>). More...
 
struct  kinetica.InsertRecordsRequest< T >.Options
 Optional parameters. More...
 
class  kinetica.InsertRecordsResponse
 A set of results returned by Kinetica.insertRecords<T>(string,IList<T>,IDictionary<string, string>). More...
 

Namespaces

namespace  kinetica