OptimizedPersistableUpdateTypeVersion Method |
Updates the object and make this object use the latest Type definition for its class. The object now will now adjust for data attribute changes.
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic void UpdateTypeVersion()
Public Sub UpdateTypeVersion
public:
void UpdateTypeVersion()
member UpdateTypeVersion : unit -> unit
See Also