Go to the source code of this file.
|
| 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...
|
| |
| struct | kinetica.CreateProcRequest.Options |
| | Optional parameters. More...
|
| |
| class | kinetica.CreateProcResponse |
| | A set of results returned by Kinetica.createProc(string,string,IDictionary<string, byte[]>,string,IList<string>,IDictionary<string, string>). More...
|
| |