OptimizedPersistableGetWrappedObject Method |
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic 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
IOptimizedPersistableGetWrappedObject
See Also