Click or drag to resize

OptimizedPersistableGetPage Method

Get the persistent storage Page of this object

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public Page GetPage()

Return Value

Type: Page
The persistent storage Pageof this object

Implements

IOptimizedPersistableGetPage
See Also