Partager via


JET_RETINFO.ibLongValue, propriété

Obtient ou définit le décalage sur le premier octet à récupérer à partir d’une colonne de type LongBinary ou LongText.

Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'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; }

Valeur de la propriété

Type : System.Int32

Voir aussi

Informations de référence

JET_RETINFO classe

JET_RETINFO membres

Espace de noms Microsoft.Isam.Esent.Interop