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 Function GetPage As Page
public:
virtual Page^ GetPage() sealed
abstract GetPage : unit -> Page
override GetPage : unit -> Page
Return Value
Type:
PageThe persistent storage
Pageof this object
Implements
IOptimizedPersistableGetPageSee Also