Click or drag to resize

IOptimizedPersistableSetPage Method

Sets the persistent storage Page of this object

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
void SetPage(
	Page page
)

Parameters

page
Type: VelocityDbPage
A persistent storage Page
See Also