GridStorage.EnsureRowsInBuf(Int64, 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.
public:
virtual long EnsureRowsInBuf(long FirstRowIndex, long LastRowIndex);
public virtual long EnsureRowsInBuf (long FirstRowIndex, long LastRowIndex);
abstract member EnsureRowsInBuf : int64 * int64 -> int64
override this.EnsureRowsInBuf : int64 * int64 -> int64
Public Overridable Function EnsureRowsInBuf (FirstRowIndex As Long, LastRowIndex As Long) As Long
Parameters
- FirstRowIndex
- Int64
- LastRowIndex
- Int64