Represents statistics that are common to all data objects. This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated.
The following tables list the members exposed by BaseObjectStats.
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified |
![]() |
getCheckpointStatus | |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
getLayout | The layout to which the object belongs. |
![]() |
getTranId | Return the full ID of the transaction that owns or claims this item. |
![]() |
getTranState | Return the transaction state for this object. |
![]() |
GetType | Gets the |
![]() |
isDirty | Return true if this item is dirty. |
![]() |
isHeld | Return true if this item is held by an open transaction. |
![]() |
isUpdated | Return true if this item is updated by an open transaction. |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |