DiagnosticDataTableResponseColumn interface
Diagnostics data column
Properties
| column |
Column name |
| column |
Column type |
| data |
Data type of the column |
Property Details
columnName
Column name
columnName?: string
Property Value
string
columnType
Column type
columnType?: string
Property Value
string
dataType
Data type of the column
dataType?: string
Property Value
string