InstanceParameters.CreatePathIfNotExist-Eigenschaft

Ruft einen Wert ab, der angibt, ob ESENT ordner erstellt, die in den Dateisystempfaden fehlen, oder legt diesen fest.

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

Syntax

'Declaration
Public Property CreatePathIfNotExist As Boolean
    Get
    Set
'Usage
Dim instance As InstanceParameters
Dim value As Boolean

value = instance.CreatePathIfNotExist

instance.CreatePathIfNotExist = value
public bool CreatePathIfNotExist { get; set; }

Eigenschaftswert

Typ: System.Boolean

Weitere Informationen

Verweis

InstanceParameters-Klasse

InstanceParameters-Member

Microsoft.Isam.Esent.Interop-Namespace