Click or drag to resize

IOptimizedPersistableUpdate Method

Call this function before updating any fields of this object

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
bool Update()

Return Value

Type: Boolean
true if update was successful; otherwise false
See Also