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 a column in a table of an ESENT database.
The JET_COLUMNBASE type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
cbMax | Gets the maximum length of the column. This is only meaningful for columns of type Text, LongText, Binary and LongBinary. |
![]() |
coltyp | Gets type of the column. |
![]() |
columnid | Gets the columnid of the column. |
![]() |
cp | Gets code page of the column. This is only meaningful for columns of type Text and LongText. |
![]() |
grbit | Gets the column options. |
![]() |
szBaseColumnName | Gets the name of the column in the template table. |
![]() |
szBaseTableName | Gets the table from which the current table inherits its DDL. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | Returns a value indicating whether this instance is equal to another instance. (Overrides Object.Equals(Object).) |
![]() |
Equals(JET_COLUMNBASE) | 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 Object.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current JET_COLUMNBASE. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)