JET_TABLECREATE.cbSeparateLV 속성

기본 레코드와 내장 LV를 구분하는 추론 크기를 가져오거나 설정합니다.

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

구문

'Declaration
Public Property cbSeparateLV As Integer
    Get
    Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As Integer

value = instance.cbSeparateLV

instance.cbSeparateLV = value
public int cbSeparateLV { get; set; }

속성 값

형식: System.Int32

추가 정보

참조

JET_TABLECREATE 클래스

JET_TABLECREATE 멤버

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