DlgStorage.EnsureRowsInBuf(Int64, Int64) Method

Definition

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

Returns

Implements

Applies to