Public Methods
Name | Description | |
---|---|---|
![]() |
CompareTo | Compares two IDs. This method returns -1 if this is less than , 1 if this is greater than , and 0 if the IDs are equal. This comparison is consistent with how IDs are compared in the DB2 and Oracle databases, but does not match how MSSQL Server compares IDs. For MSSQL Server databases, use |
![]() |
Equals | Overloaded. Compares two IDs for logical equality. (inherited from Id) |
![]() ![]() |
FromVersionStatus | Returns an instance of this class corresponding to the constant of a given field. |
![]() |
GetBytes | Returns a copy of this ID as an array of . (inherited from Id) |
![]() |
GetHashCode | Returns the hashcode for this ID. (inherited from Id) |
![]() ![]() |
GetInstanceFromString | Returns an enumeration instance of this class corresponding to a given value. |
![]() |
GetObjectData | This method is exposed to satisfy the interface. (inherited from Id) |
![]() |
GetType | Gets the |
![]() |
ToString | Returns the representation of this ID. (inherited from Id) |
![]() ![]() |
ToVersionStatus | Returns an enumeration instance of the class corresponding to a given enumeration instance. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |