PersistentBase Members
In This Article
#Constructors
Name | Description |
---|---|
Persistent |
Initializes a new instance of the Persistent |
#Fields
Name | Description |
---|---|
Disable |
Controls how the XPCustomtypeof or typeof .
|
Use |
Specifies whether the return value type of the XPCustom |
#Properties
Name | Description |
---|---|
Class |
Gets a value that provides access to the metadata information of a class gathered via Reflection. |
Fields static | Gets an object that contains field identifiers for Simplified Criteria Syntax. |
Is |
Indicates whether the current persistent object is marked as deleted. |
Is |
Indicates whether the object is currently being initialized. |
Session | Gets the session used to load and save persistent objects. |
#Methods
Name | Description |
---|---|
After |
Invoked when the current object is about to be initialized after its creation. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the current object has the same settings as the specified object. |
Get |
This member supports the internal infrastructure and isn’t intended to be used directly from your code. |
Get |
Gets the hash code (a number) that corresponds to the value of the current Persistent |
Get |
Returns an object that stores information about the modified properties when the Session. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Invoked after an object’s property has been changed. |
On |
Invoked when the current object is about to be deleted. |
On |
Invoked when the current object is about to be saved. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string which represents the current object. |
#Operators
Name |
---|
Equality |
Inequality |
See Also