共用方式為


JET_RETINFO.ibLongValue 屬性

取得或設定要從 LongBinaryLongText類型的資料行擷取之第一個位元組的位移。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

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

value = instance.ibLongValue

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

屬性值

類型: System.Int32

另請參閱

參考

JET_RETINFO 類別

JET_RETINFO成員

Microsoft.Isam.Esent.Interop 命名空間