Kinetica C# API  Version 6.2.0.1
AggregateUnpivot.cs File Reference

Go to the source code of this file.

Classes

class  kinetica.AggregateUnpivotRequest
 A set of parameters for Kinetica.aggregateUnpivot(string,IList<string>,string,string,IList<string>,IDictionary<string, string>). More...
 
struct  kinetica.AggregateUnpivotRequest.Encoding
 Specifies the encoding for returned records. More...
 
struct  kinetica.AggregateUnpivotRequest.Options
 Optional parameters. More...
 
class  kinetica.RawAggregateUnpivotResponse
 A set of results returned by Kinetica.aggregateUnpivot(string,IList<string>,string,string,IList<string>,IDictionary<string, string>). More...
 
class  kinetica.AggregateUnpivotResponse
 A set of results returned by Kinetica.aggregateUnpivot(string,IList<string>,string,string,IList<string>,IDictionary<string, string>). More...
 

Namespaces

namespace  kinetica