JET_LS. Propiedad Value

Obtiene o establece el valor del identificador.

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.IntPtr

Vea también

Referencia

estructura de JET_LS

JET_LS miembros

Espacio de nombres Microsoft.Isam.Esent.Interop