다음을 통해 공유


JET_SETCOLUMN.ibLongValue 속성

LongBinary 또는 LongText 형식의 열에 설정할 첫 번째 바이트에 대한 오프셋을 가져오거나 설정합니다.

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

구문

'Declaration
Public Property ibLongValue As Integer
    Get
    Set
'Usage
Dim instance As JET_SETCOLUMN
Dim value As Integer

value = instance.ibLongValue

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

속성 값

형식: System.Int32

추가 정보

참조

JET_SETCOLUMN 클래스

JET_SETCOLUMN 멤버

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