JET_RECSIZE.cbOverhead 属性

获取此记录的 ESENT 记录结构的开销。 这包括记录的密钥大小。

Namespace:Microsoft.Isam.Esent.Interop.Vista
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Public Property cbOverhead As Long
    Get
    Friend Set
'Usage
Dim instance As JET_RECSIZE
Dim value As Long

value = instance.cbOverhead
public long cbOverhead { get; internal set; }

属性值

类型: System.Int64

另请参阅

参考

JET_RECSIZE 结构

JET_RECSIZE成员

Microsoft.Isam.Esent.Interop.Vista 命名空间