Get the current block number, within the current record, zero based.
public int GetCurrentBlockNum();
Return Value
The current zero based block number.
Remarks
The absolute block number = (record number * block factor) + block number.
Get the current block number, within the current record, zero based.
The current zero based block number.
The absolute block number = (record number * block factor) + block number.