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
Contains optional input and output parameters for JetRetrieveColumn.
The JET_RETINFO type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
JET_RETINFO |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
columnidNextTagged | Gets the columnid of the retrieved tagged, multi-valued or sparse, column when all tagged columns are retrieved by passing 0 as the columnid to JetRetrieveColumn. |
![]() |
ibLongValue | Gets or sets the offset to the first byte to be retrieved from a column of type LongBinary, or LongText. |
![]() |
itagSequence | Gets or sets the sequence number of value in a multi-valued column. The array of values is one-based. The first value is sequence 1, not 0. If the record column has only one value then 1 should be passed as the itagSequence. |
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_RETINFO. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)