IOptimizedPersistableUpdate Method |
Call this function before updating any fields of this object
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
SyntaxFunction Update As Boolean
abstract Update : unit -> bool
Return Value
Type:
Booleantrue if update was successful; otherwise false
See Also