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 | (inherited from Object) |
![]() |
getCheckpointStatus | |
![]() |
GetHashCode | (inherited from Object) |
![]() |
getLayout | Obsolete. Always returns blank. Layouts are deprecated since version 5.6. |
![]() |
getTranId | Obsolete. Returns a partial 32-bit id of the transaction that owns or claim this item. |
![]() |
getTransactionId | Return the full ID of the transaction that owns or claims this item. |
![]() |
getTranState | Return the transaction state for this object. |
![]() |
GetType | (inherited from Object) |
![]() |
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 | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |