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