DataViewSchema.Annotations.Schema Property

Definition

The schema of the annotations row. It is different from the schema that the column belongs to.

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

Property Value

Applies to