operator getschema

Utwórz tabelę reprezentującą tabelaryczny schemat danych wejściowych.

Składnia

T|getschema

Dowiedz się więcej o konwencjach składniowych.

Przykład

StormEvents
| getschema

Dane wyjściowe

nazwa_kolumny KolumnaOrdinal typ_danych ColumnType
StartTime 0 System.datetime datetime
EndTime 1 System.datetime datetime
EpisodeId 2 System.Int32 int
EventId 3 System.Int32 int
Stan 4 System.string ciąg
Typ zdarzenia 5 System.string ciąg
UrazyDirect 6 System.Int32 int
UrazyIndirect 7 System.Int32 int
DeathsDirect 8 System.Int32 int
DeathsIndirect 9 System.Int32 int
DamageProperty 10 System.Int32 int
DamageCrops 11 System.Int32 int
Source 12 System.string ciąg
BeginLocation 13 System.string ciąg
EndLocation 14 System.string ciąg
BeginLat 15 System.double liczba rzeczywista
BeginLon 16 System.double liczba rzeczywista
EndLat 17 System.double liczba rzeczywista
EndLon 18 System.double liczba rzeczywista
OdcinekNarrative 19 System.string ciąg
EventNarrative 20 System.string ciąg
StormSummary 21 System.Object dynamiczna