SchemaDefinition.Column.Annotations 属性

定义

返回与此列关联的批注类型和类型。

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

属性值

一个字典,其类型为批注作为键,批注类型为关联值。

适用于