JET_SETINFO. ibLongValue, propriété
Obtient ou définit offset pour le premier octet à définir dans une colonne de type LONGBINARY ou LONGTEXT.
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Property ibLongValue As Integer
Get
Set
'Usage
Dim instance As JET_SETINFO
Dim value As Integer
value = instance.ibLongValue
instance.ibLongValue = value
public int ibLongValue { get; set; }
Valeur de la propriété
Type : System. Int32