Kinetica C# API  Version 6.2.0.1
UpdateRecords.cs File Reference

Go to the source code of this file.

Classes

class  kinetica.RawUpdateRecordsRequest
 A set of parameters for Kinetica.updateRecords<T>(string,IList<string>,IList<IDictionary<string, string>>,IList<T>,IDictionary<string, string>). More...
 
struct  kinetica.RawUpdateRecordsRequest.RecordEncoding
 Identifies which of and should be used. More...
 
struct  kinetica.RawUpdateRecordsRequest.Options
 Optional parameters. More...
 
class  kinetica.UpdateRecordsRequest< T >
 A set of parameters for Kinetica.updateRecords<T>(string,IList<string>,IList<IDictionary<string, string>>,IList<T>,IDictionary<string, string>). More...
 
struct  kinetica.UpdateRecordsRequest< T >.Options
 Optional parameters. More...
 
class  kinetica.UpdateRecordsResponse
 A set of results returned by Kinetica.updateRecords<T>(string,IList<string>,IList<IDictionary<string, string>>,IList<T>,IDictionary<string, string>). More...
 

Namespaces

namespace  kinetica