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
A JET_COLUMNID identifies a column within a table.
The JET_COLUMNID type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() ![]() |
Nil | Gets a null JET_COLUMNID. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CompareTo | Compares this columnid to another columnid 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_COLUMNID) | 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_COLUMNID are equal. |
![]() ![]() |
GreaterThan | Determine whether one columnid is after another columnid. |
![]() ![]() |
GreaterThanOrEqual | Determine whether one columnid is after or equal to another columnid. |
![]() ![]() |
Inequality | Determines whether two specified instances of JET_COLUMNID are not equal. |
![]() ![]() |
LessThan | Determine whether one columnid is before another columnid. |
![]() ![]() |
LessThanOrEqual | Determine whether one columnid is before or equal to another columnid. |
Top
.gif)
.gif)
.gif)
.gif)
.gif)