Share via


QueryResultsDlgStorage.EnsureRowsInBuf(Int64, Int64) Method

Definition

public:
 override long EnsureRowsInBuf(long FirstRowIndex, long LastRowIndex);
public override long EnsureRowsInBuf (long FirstRowIndex, long LastRowIndex);
override this.EnsureRowsInBuf : int64 * int64 -> int64
Public Overrides Function EnsureRowsInBuf (FirstRowIndex As Long, LastRowIndex As Long) As Long

Parameters

FirstRowIndex
Int64
LastRowIndex
Int64

Returns

Applies to