|
Kinetica C# API
Version 7.2.3.1
|
This is the complete list of members for Type, including all inherited members.
| Builder(string label) | Type | static |
| ColumnCount | Type | |
| Columns | Type | |
| FromShowTableResponse(string tableName, kinetica.ShowTableResponse response) | Type | inlinestatic |
| FromTable(kinetica.Kinetica kinetica, string tableName) | Type | inlinestatic |
| FromTableAsync(kinetica.Kinetica kinetica, string tableName) | Type | inlinestatic |
| GetColumn(int index) | Type | inline |
| GetColumnByName(string name) | Type | inline |
| GetColumnIndex(string name) | Type | inline |
| GetColumnIndexOrThrow(string name) | Type | inline |
| HasPrimaryKey | Type | |
| HasShardKey | Type | |
| Label | Type | |
| NewInstance() | Type | |
| PrimaryKeyIndices | Type | |
| SchemaString | Type | |
| ShardKeyIndices | Type | |
| ToString() | Type | inline |
| Type(string label, IEnumerable< Column > columns) | Type | inline |
| TypeId | Type |