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

Weitere Informationen

Verweis

JET_RETINFO-Klasse

JET_RETINFO-Member

Microsoft.Isam.Esent.Interop-Namespace