Partager via


JET_LS. Propriété Value

Obtient ou définit la valeur du handle.

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

Syntaxe

'Declaration
Public Property Value As IntPtr
    Get
    Set
'Usage
Dim instance As JET_LS
Dim value As IntPtr

value = instance.Value

instance.Value = value
public IntPtr Value { get; set; }

Valeur de la propriété

Type : System.IntPtr

Voir aussi

Informations de référence

JET_LS structure

JET_LS membres

Espace de noms Microsoft.Isam.Esent.Interop