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
The JET_ENUMCOLUMNID type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
columnid | Gets or sets the columnid ID to enumerate. |
![]() |
ctagSequence | Gets or sets the count of column values (by one-based index) to enumerate for the specified column ID. If ctagSequence is 0 (zero) then rgtagSequence is ignored and all column values for the specified column ID will be enumerated. |
![]() |
rgtagSequence | Gets or sets the array of one-based indices into the array of column values for a given column. A single element is an itagSequence which is defined in JET_RETRIEVECOLUMN. An itagSequence of 0 (zero) means "skip". An itagSequence of 1 means return the first column value of the column, 2 means the second, and so on. |
Top
.gif)