Click or drag to resize

OptimizedPersistableGetWrappedObject Method

Internally used when IOptimizedPersistable is a wrapper for a non IOptimizedPersistable

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public Object GetWrappedObject()

Return Value

Type: Object
Wrapped object if set; otherwise this object

Implements

IOptimizedPersistableGetWrappedObject
See Also