JET_RETINFO.ibLongValue 屬性
取得或設定要從 LongBinary或 LongText類型的資料行擷取之第一個位元組的位移。
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