Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include protected members
Include inherited members
Describes an offset in the log sequence.
The JET_LGPOS type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
HasValue | Gets a value indicating whether this log position is null. |
![]() |
ib | Gets or sets the byte offset represented by this log position. This offset is inside of the sector. |
![]() |
isec | Gets or sets the sector number represented by this log position. |
![]() |
lGeneration | Gets or sets the generation of this log position. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CompareTo | Compares this log position to another log position and determines whether this instance is before, the same as or after the other instance. |
![]() |
Equals(Object) | Returns a value indicating whether this instance is equal to another instance. (Overrides ValueType.Equals(Object).) |
![]() |
Equals(JET_LGPOS) | Returns a value indicating whether this instance is equal to another instance. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | Returns the hash code for this instance. (Overrides ValueType.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Generate a string representation of the structure. (Overrides ValueType.ToString().) |
Top
Operators
| Name | Description | |
|---|---|---|
![]() ![]() |
Equality | Determines whether two specified instances of JET_LGPOS are equal. |
![]() ![]() |
GreaterThan | Determine whether one log position is after another log position. |
![]() ![]() |
GreaterThanOrEqual | Determine whether one log position is after or equal to another log position. |
![]() ![]() |
Inequality | Determines whether two specified instances of JET_LGPOS are not equal. |
![]() ![]() |
LessThan | Determine whether one log position is before another log position. |
![]() ![]() |
LessThanOrEqual | Determine whether one log position is before or equal to another log position. |
Top
.gif)
.gif)
.gif)
.gif)
.gif)