TextOptions.InferenceRows Property

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

Definition

Namespace: Extreme.Data
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
public int InferenceRows { get; }

Property Value

Int32

See Also