Condividi tramite


Proprietà EsentResource.HasResource

Ottiene un valore che indica se la risorsa sottostante è attualmente allocata.

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

Sintassi

'Declaration
Protected ReadOnly Property HasResource As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.HasResource
protected bool HasResource { get; }

Valore proprietà

Tipo: System.Boolean

Vedi anche

Riferimento

Classe EsentResource

Membri di EsentResource

Spazio dei nomi Microsoft.Isam.Esent.Interop