JET_COLUMNBASE.cbMax 속성

열의 최대 길이를 가져옵니다. Text ,LongText, BinaryLongBinary 형식의 열에만 의미가 있습니다.

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

구문

'Declaration
Public Property cbMax As Integer
    Get
    Friend Set
'Usage
Dim instance As JET_COLUMNBASE
Dim value As Integer

value = instance.cbMax
public int cbMax { get; internal set; }

속성 값

형식: System.Int32

추가 정보

참조

JET_COLUMNBASE 클래스

JET_COLUMNBASE 멤버

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