Share via


IRowToRowMapper.InputSchema Property

Definition

Mappers are defined as accepting inputs with this very specific schema.

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

Property Value

Applies to