Kinetica C# API
Version 6.1.0.0
|
Go to the source code of this file.
Classes | |
class | kinetica.CreateProcRequest |
A set of parameters for Kinetica.createProc(string,string,IDictionary<string, byte[]>,string,IList<string>,IDictionary<string, string>). More... | |
struct | kinetica.CreateProcRequest.ExecutionMode |
The execution mode of the proc. More... | |
class | kinetica.CreateProcResponse |
A set of results returned by Kinetica.createProc(string,string,IDictionary<string, byte[]>,string,IList<string>,IDictionary<string, string>). More... | |
Namespaces | |
namespace | kinetica |