DataFrameColumn.GetMaxRecordBatchLength(Int64) Method

Definition

Returns the max number of values that are contiguous in memory

protected internal virtual int GetMaxRecordBatchLength (long startIndex);
abstract member GetMaxRecordBatchLength : int64 -> int
override this.GetMaxRecordBatchLength : int64 -> int
Protected Friend Overridable Function GetMaxRecordBatchLength (startIndex As Long) As Integer

Parameters

startIndex
Int64

Returns

Applies to