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_DBID contains the handle to the database. A database handle is used to manage the schema of a database. It can also be used to manage the tables inside of that database.
The JET_DBID type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() ![]() |
Nil | Gets a null JET_DBID. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | Returns a value indicating whether this instance is equal to another instance. (Overrides ValueType.Equals(Object).) |
![]() |
Equals(JET_DBID) | 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_DBID are equal. |
![]() ![]() |
Inequality | Determines whether two specified instances of JET_DBID are not equal. |
Top
.gif)
.gif)
.gif)
.gif)
.gif)