Kinetica C# API  Version 6.2.0.1
CreateType.cs File Reference

Go to the source code of this file.

Classes

class  kinetica.CreateTypeRequest
 A set of parameters for Kinetica.createType(string,string,IDictionary<string, IList<string>>,IDictionary<string, string>). More...
 
struct  kinetica.CreateTypeRequest.Properties
 Each key-value pair specifies the properties to use for a given column where the key is the column name. More...
 
class  kinetica.CreateTypeResponse
 A set of results returned by Kinetica.createType(string,string,IDictionary<string, IList<string>>,IDictionary<string, string>). More...
 

Namespaces

namespace  kinetica