Share via


TextLoader.Options.InputSize Field

Definition

Number of source columns in the text data. Default is that sparse rows contain their size information.

public int? InputSize;
val mutable InputSize : Nullable<int>
Public InputSize As Nullable(Of Integer) 

Field Value

Applies to