Interface RowReference

All Known Implementing Classes:
RowReferencePageManager.LoadCursor

public interface RowReference
Reference to a row.

Note: RowReference gives us the ability to defer row ID generation (which can be expensive in tight loops).