JET_LS. Proprietà Value

Ottiene o imposta il valore dell'handle.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

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

Valore proprietà

Tipo: System.IntPtr

Vedi anche

Riferimento

JET_LS struttura

membri JET_LS

Spazio dei nomi Microsoft.Isam.Esent.Interop