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

package  kinetica