JET_LS. Propriedade Value
Obtém ou define o valor do identificador.
Namespace:Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (em Microsoft.Isam.Esent.Interop.dll)
Syntax
'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 da propriedade
Tipo: System.IntPtr