OptimizedPersistableGetWrappedObject Method |
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public Object GetWrappedObject()
Public Function GetWrappedObject As Object
public:
virtual Object^ GetWrappedObject() sealed
abstract GetWrappedObject : unit -> Object
override GetWrappedObject : unit -> Object
Return Value
Type:
ObjectWrapped object if set; otherwise this object
Implements
IOptimizedPersistableGetWrappedObjectSee Also