JET_RETRIEVECOLUMN.ibLongValue 属性

获取或设置要从 LongBinaryLongText 类型的列检索的第一个字节的偏移量。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

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

value = instance.ibLongValue

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

属性值

类型: System.Int32

另请参阅

参考

JET_RETRIEVECOLUMN 类

JET_RETRIEVECOLUMN成员

Microsoft.Isam.Esent.Interop 命名空间