Partager via


SchemaDefinition.Column.Annotations Propriété

Définition

Retourne le type et le type d’annotations associés à cette colonne.

public Microsoft.ML.DataViewSchema.Annotations Annotations { get; }
member this.Annotations : Microsoft.ML.DataViewSchema.Annotations
Public ReadOnly Property Annotations As DataViewSchema.Annotations

Valeur de propriété

Dictionnaire avec le type d’annotation comme clé et type d’annotation comme valeur associée.

S’applique à