JET_RECSIZE.cLongValues 속성

이 레코드의 long-value 트리에 저장된 총 long 값 수를 가져옵니다. 여기에는 내장된 long 값이 포함되지 않습니다.

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

구문

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

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

속성 값

형식: System.Int64

추가 정보

참조

JET_RECSIZE 구조체

JET_RECSIZE 멤버

Microsoft.Isam.Esent.Interop.Vista 네임스페이스