Gets the number of rows used to infer the type of columns.
Namespace: Extreme.DataAssembly: Extreme.Data (in Extreme.Data.dll) Version: 1.0.16170.0 (1.0.16170.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
Numerical Libraries
Supported in: 6.0
Reference