TextOptions.InferenceRows Property

Gets the number of rows used to infer the type of columns.

Definition

Namespace: Numerics.NET.Data
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
public int InferenceRows { get; }

Property Value

Int32

See Also