DetachedObjectsHelper<T> Properties
The helper class that contains detached objects. A detached object stores properties associated with the Persistent Object’s properties. Use this class to access the Persistent Object’s properties when the object is disposed of.Name | Description |
---|---|
Properties | Gets the detached object’s descriptors associated with the corresponding Persistent Object’s descriptors. |
See Also