Kinetica C# API  Version 7.1.10.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
InsertRecordsFromFiles.cs File Reference

Go to the source code of this file.

Classes

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...
 

Namespaces

package  kinetica