ReferenceTracked Class |
Namespace: VelocityDb
The ReferenceTracked type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReferenceTracked | Initializes a new instance of the ReferenceTracked class |
Name | Description | |
---|---|---|
![]() | References |
Get a collection of references to this object
|
Name | Description | |
---|---|---|
![]() | Unpersist |
Removes an object from the persistent store and makes the object a transient object. It does not automatically make referenced objects unpersisted. Best way to do so is to override this virtual function in your own classes.
(Overrides OptimizedPersistableUnpersist(SessionBase).) |
Name | Description | |
---|---|---|
![]() | ToStringDetails(SessionBase, Boolean) | Overloaded.
Object details as a string
(Defined by Utilities.) |
![]() | ToStringDetails(Schema, TypeVersion, Boolean) | Overloaded.
Currently only used by Database Manager
(Defined by Utilities.) |