StorageViewBase.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:
abstract long EnsureRowsInBuf(long i64FirstRow, long i64TotalRows);
public abstract long EnsureRowsInBuf (long i64FirstRow, long i64TotalRows);
abstract member EnsureRowsInBuf : int64 * int64 -> int64
Public MustOverride Function EnsureRowsInBuf (i64FirstRow As Long, i64TotalRows As Long) As Long
Parameters
- i64FirstRow
- Int64
- i64TotalRows
- Int64