Go to the source code of this file.
|
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...
|
|