JET_LS members
Include protected members
Include inherited members
Local storage for an ESENT handle. Used by JetGetLS(JET_SESID, JET_TABLEID, JET_LS, LsGrbit) and JetSetLS(JET_SESID, JET_TABLEID, JET_LS, LsGrbit).
The JET_LS type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Value | Gets or sets the value of the handle. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Returns a value indicating whether this instance is equal to another instance. (Overrides ValueType.Equals(Object).) |
![]() |
Equals(JET_LS) | 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().) |
![]() |
ToString(String, IFormatProvider) | Formats the value of the current instance using the specified format. |
Top
Operators
Name | Description | |
---|---|---|
![]() ![]() |
Equality | Determines whether two specified instances of JET_LS are equal. |
![]() ![]() |
Inequality | Determines whether two specified instances of JET_LS are not equal. |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
Nil | The null handle. |
Top