Get a Grid (already loaded into the VM) by GridID. It implicitly fetches with respect to the latest Transaction ID.
GridID to fetch
Fetch a Grid View with reference to a specific range of Transaction IDs. In this view, operations on the Grid, from (and excluding) the 'startTxId', till (and including) the 'endTxId' only will be visible.
Grid ID
view operations after Transaction ID
view operations till Transaction ID
Fetch a Grid View with reference to a specific Transaction ID.
Grid ID
Transaction ID
Generated using TypeDoc
This interface defines operations to access the Grids collection.