SchemaDefinition.Column.Annotations 屬性

定義

傳回與這個資料行相關聯的批註種類和類型。

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

屬性值

字典,其類型為批註做為索引鍵,而批註類型則為相關聯的值。

適用於