JET_RECSIZE.cbOverhead 속성

이 레코드에 대한 ESENT 레코드 구조의 오버헤드를 가져옵니다. 여기에는 레코드의 키 크기가 포함됩니다.

네임스페이스:Microsoft.Isam.Esent.Interop.Vista
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)

구문

'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 네임스페이스