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 Function Update As Boolean
abstract Update : unit -> bool
Return Value
Type:
Booleantrue if update was successful; otherwise false
See Also