Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
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

package  kinetica