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_COLUMNDEF type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
JET_COLUMNDEF |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
cbMax | Gets or sets the maximum length of the column. This is only meaningful for columns of type Text, LongText, Binary and LongBinary. |
![]() |
coltyp | Gets or sets type of the column. |
![]() |
columnid | Gets the columnid of the column. |
![]() |
cp | Gets or sets code page of the column. This is only meaningful for columns of type Text and LongText. |
![]() |
grbit | Gets or sets the column options. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
ContentEquals | Returns a value indicating whether this instance is equal to another instance. |
![]() |
DeepClone | Returns a deep copy of the object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current JET_COLUMNDEF. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)