public class KustoResultColumn extends Object
| Constructor and Description |
|---|
KustoResultColumn(String columnName,
String columnType,
int ordinal) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName() |
String |
getColumnType() |
int |
getOrdinal() |
Copyright © 2023. All rights reserved.