DlgStorage.EnsureRowsInBuf(Int64, Int64) 方法

定义

public:
 virtual long EnsureRowsInBuf(long FirstRowIndex, long LastRowIndex);
public virtual long EnsureRowsInBuf (long FirstRowIndex, long LastRowIndex);
Public Overridable Function EnsureRowsInBuf (FirstRowIndex As Long, LastRowIndex As Long) As Long

参数

FirstRowIndex
Int64
LastRowIndex
Int64

返回

Int64

实现

适用于