getschema-operatorn

Skapa en tabell som representerar ett tabellschema för indata.

Syntax

T|getschema

Läs mer om syntaxkonventioner.

Exempel

StormEvents
| getschema

Resultat

ColumnName ColumnOrdinal DataType ColumnType
StartTime 0 System.DateTime datetime
EndTime 1 System.DateTime datetime
EpisodeId 2 System.Int32 int
EventID 3 System.Int32 int
Tillstånd 4 System.String sträng
Eventtype 5 System.String sträng
InjuriesDirect 6 System.Int32 int
SkadorIndirect 7 System.Int32 int
DeathsDirect 8 System.Int32 int
DeathsIndirect 9 System.Int32 int
DamageProperty 10 System.Int32 int
DamageCrops 11 System.Int32 int
Källa 12 System.String sträng
BeginLocation 13 System.String sträng
EndLocation 14 System.String sträng
BeginLat 15 System.Double real
BeginLon 16 System.Double real
EndLat 17 System.Double real
EndLon 18 System.Double real
EpisodeNarrative 19 System.String sträng
EventNarrative 20 System.String sträng
StormSummary 21 System.Object dynamisk