NumberSequenceSessionLessCache.fillCache(Int64, Int32, Int32) 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 void fillCache(long _numbersequecerecordid, int _nextRec, int _blockSize);
public virtual void fillCache (long _numbersequecerecordid, int _nextRec, int _blockSize);
abstract member fillCache : int64 * int * int -> unit
override this.fillCache : int64 * int * int -> unit
Public Overridable Sub fillCache (_numbersequecerecordid As Long, _nextRec As Integer, _blockSize As Integer)
Parameters
- _numbersequecerecordid
- Int64
- _nextRec
- Int32
- _blockSize
- Int32