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.
When enumerating column values only retrieve data that is present in the record. This means that BLOB columns will not always be retrieved.
Namespace: Microsoft.Isam.Esent.Interop.Windows7
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Const EnumerateInRecordOnly As EnumerateColumnsGrbit
'Usage
Dim value As EnumerateColumnsGrbit
value = Windows7Grbits.EnumerateInRecordOnly
public const EnumerateColumnsGrbit EnumerateInRecordOnly