DataViewSchema.Annotations.Schema Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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