DataFrameColumn.GetMaxRecordBatchLength(Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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