Go to the source code of this file.
|
| class | kinetica.CreateTableExternalRequest |
| | A set of parameters for Kinetica.createTableExternal(string,IList{string},IDictionary{string, IDictionary{string, string}},IDictionary{string, string},IDictionary{string, string}). More...
|
| |
| struct | kinetica.CreateTableExternalRequest.CreateTableOptions |
| | Options from /create/table, allowing the structure of the table to be defined independently of the data source
More...
|
| |
| struct | kinetica.CreateTableExternalRequest.Options |
| | Optional parameters. More...
|
| |
| class | kinetica.CreateTableExternalResponse |
| | A set of results returned by Kinetica.createTableExternal(string,IList{string},IDictionary{string, IDictionary{string, string}},IDictionary{string, string},IDictionary{string, string}). More...
|
| |