Kinetica C# API
Version 6.2.0.1
|
Go to the source code of this file.
Classes | |
class | kinetica.ShowTableRequest |
A set of parameters for Kinetica.showTable(string,IDictionary<string, string>). More... | |
struct | kinetica.ShowTableRequest.Options |
Optional parameters. More... | |
class | kinetica.ShowTableResponse |
A set of results returned by Kinetica.showTable(string,IDictionary<string, string>). More... | |
struct | kinetica.ShowTableResponse.TableDescriptions |
List of descriptions for the respective tables in <member name="table_names">. More... | |
struct | kinetica.ShowTableResponse.AdditionalInfo |
Additional information about the respective tables in <member name="table_names">. More... | |
Namespaces | |
namespace | kinetica |