IGridStorage.EnsureRowsInBuf(Int64, Int64) 方法

定义

public:
 long EnsureRowsInBuf(long FirstRowIndex, long LastRowIndex);
public long EnsureRowsInBuf (long FirstRowIndex, long LastRowIndex);
abstract member EnsureRowsInBuf : int64 * int64 -> int64
Public Function EnsureRowsInBuf (FirstRowIndex As Long, LastRowIndex As Long) As Long

参数

FirstRowIndex
Int64
LastRowIndex
Int64

返回

适用于