Windows7Grbits.EnumerateInRecordOnly 字段
枚举列值时,仅检索记录中存在的数据。 这意味着不会始终检索 BLOB 列。
Namespace:Microsoft.Isam.Esent.Interop.Windows7
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Const EnumerateInRecordOnly As EnumerateColumnsGrbit
'Usage
Dim value As EnumerateColumnsGrbit
value = Windows7Grbits.EnumerateInRecordOnly
public const EnumerateColumnsGrbit EnumerateInRecordOnly