JET_SETCOLUMN.ibLongValue-Eigenschaft

Ruft den Offset auf das erste Byte ab, das in einer Spalte vom Typ LongBinary oder LongText festgelegt 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_SETCOLUMN
Dim value As Integer

value = instance.ibLongValue

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

Eigenschaftswert

Typ: System.Int32

Weitere Informationen

Verweis

JET_SETCOLUMN-Klasse

JET_SETCOLUMN Mitglieder

Microsoft.Isam.Esent.Interop-Namespace