다음을 통해 공유


InstanceParameters.Recovery 속성

크래시 복구가 설정되어 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)

구문

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

value = instance.Recovery

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

속성 값

형식: System.Boolean

추가 정보

참조

InstanceParameters 클래스

InstanceParameters 멤버

Microsoft.Isam.Esent.Interop 네임스페이스