Gets the number of rows used to infer the type of columns.
Namespace:
Extreme.Data
Assembly:
Extreme.Data (in Extreme.Data.dll) Version: 3.1.0
public int InferenceRows { get; }
Public ReadOnly Property InferenceRows As Integer
Get
public:
property int InferenceRows {
int get ();
}
member InferenceRows : int with get
Property Value
Type:
Int32
Reference