ArrowStringDataFrameColumn.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 override int GetMaxRecordBatchLength (long startIndex);
override this.GetMaxRecordBatchLength : int64 -> int
Protected Friend Overrides Function GetMaxRecordBatchLength (startIndex As Long) As Integer
Parameters
- startIndex
- Int64