EsentResource.HasResource-Eigenschaft

Ruft einen Wert ab, der angibt, ob die zugrunde liegende Ressource derzeit zugeordnet ist.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

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

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

Eigenschaftswert

Typ: System.Boolean

Weitere Informationen

Verweis

EsentResource-Klasse

EsentResource-Member

Microsoft.Isam.Esent.Interop-Namespace