| 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
SyntaxPublic 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
IOptimizedPersistableGetPage See Also
See Also