Partager via


opérateur getschema

S’applique à : ✅Microsoft Fabric

Produit une table qui représente un schéma tabulaire de l’entrée.

Syntaxe

T|getschema

En savoir plus sur les conventions de syntaxe.

Exemples

L’exemple suivant crée un schéma tabulaire de l’entrée.

StormEvents
| getschema

Sortie

Nom de la colonne ColumnOrdinal Type de données TypeDeColonne
Heure de début 0 System.DateTime DATETIME
Heure de fin 1 System.DateTime DATETIME
EpisodeId 2 System.Int32 Int
EventId 3 System.Int32 Int
État 4 System.String ficelle
Type d’événement 5 System.String ficelle
InjuriesDirect 6 System.Int32 Int
BlessuresIndirect 7 System.Int32 Int
DeathsDirect 8 System.Int32 Int
DeathsIndirect 9 System.Int32 Int
DamageProperty 10 System.Int32 Int
Récoltes 11 System.Int32 Int
Origine 12 System.String ficelle
BeginLocation 13 System.String ficelle
EndLocation 14 System.String ficelle
BeginLat 15 System.Double réel
BeginLon 16 System.Double réel
EndLat 17 System.Double réel
EndLon 18 System.Double réel
EpisodeNarrative 19 System.String ficelle
EventNarrative 20 System.String ficelle
StormSummary Vingt-et-un System.Object dynamique