Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
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...
 
struct  kinetica.InsertRecordsResponse.Info
 Additional information. More...
 

Namespaces

package  kinetica