A set of results returned by Kinetica.showTypes(string,string,IDictionary<string, string>).
More...
|
| IList< string > | type_ids [get, set] |
| |
| IList< string > | type_schemas = new List<string>() [get, set] |
| |
| IList< string > | labels = new List<string>() [get, set] |
| |
| IList< IDictionary< string, IList< string > > > | properties = new List<string>() [get, set] |
| |
| Schema | Schema [get] |
| | Avro Schema for this class More...
|
| |
◆ labels
| IList<string> kinetica.ShowTypesResponse.labels = new List<string>() |
|
getset |
◆ properties
| IList<IDictionary<string, IList<string> > > kinetica.ShowTypesResponse.properties = new List<string>() |
|
getset |
◆ type_ids
| IList<string> kinetica.ShowTypesResponse.type_ids |
|
getset |
◆ type_schemas
| IList<string> kinetica.ShowTypesResponse.type_schemas = new List<string>() |
|
getset |
The documentation for this class was generated from the following file: