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
Information about one Esent column. This is not an interop class, but is used by the meta-data helper methods.
The ColumnInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Coltyp | Gets the type of the column. |
![]() |
Columnid | Gets the ID of the column. |
![]() |
Cp | Gets the code page of the column. |
![]() |
DefaultValue | Gets the default value of the column. |
![]() |
Grbit | Gets the column options. |
![]() |
MaxLength | Gets the maximum length of the column. |
![]() |
Name | Gets the name of the column. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
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 ColumnInfo. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)