JET_RETINFO.ibLongValue-Eigenschaft
Ruft den Offset auf das erste Byte ab, das aus einer Spalte vom Typ LongBinaryoder LongTextabgerufen werden soll, oder legt diesen fest.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: 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; }
Eigenschaftswert
Typ: System.Int32