XPObject Methods
Implements the IXPObject and provides an autogenerated integer key mapped to the ‘OID’ field.Name | Description |
---|---|
Add |
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
Inherited from XPBase |
Add |
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
Inherited from XPBase |
After |
Invoked when the current object is about to be initialized after its creation.
Inherited from Persistent |
Delete() |
Deletes the persistent object and its aggregated objects from persistent storage.
Inherited from XPBase |
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.
Inherited from Persistent |
Evaluate |
Evaluates the specified expression against the current instance of the persistent object.
Inherited from XPBase |
Evaluate |
Evaluates the specified string expression against the current instance of the persistent object.
Inherited from XPBase |
Evaluate |
Evaluates an expression specified by the Persistent |
Fit |
Checks whether the current instance matches the specified criteria.
Inherited from XPBase |
Fit |
Checks whether the current instance matches the specified criteria.
Inherited from XPBase |
Get |
This member supports the internal infrastructure and isn’t intended to be used directly from your code.
Inherited from Persistent |
Get |
Gets the hash code (a number) that corresponds to the value of the current Persistent |
Get |
Returns the value of the specified property.
Inherited from XPBase |
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 when the current object is about to be saved.
Inherited from Persistent |
Raise |
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
Inherited from XPBase |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reload() |
Reloads the state of the specified persistent object from the data store.
Inherited from XPBase |
Remove |
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
Inherited from XPBase |
Remove |
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
Inherited from XPBase |
Save() |
Saves the object to the data store.
Inherited from XPBase |
Set |
Sets the value of the specified property.
Inherited from XPBase |
To |
Returns a string which represents the current object.
Inherited from Persistent |
See Also