DataViewRow.Schema 속성

정의

Gets a Schema, which provides name and type information for variables (i.e., columns in ML.NET's type system) stored in this row.

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

속성 값

적용 대상