IDataView.Schema Property

Definition

Gets an instance of Schema.

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

Property Value

Applies to