EndExternalBackupGrbit 列挙

JetEndExternalBackupInstance(JET_INSTANCE)のオプション。

この列挙体には FlagsAttribute 属性があり、そのメンバー値のビットごとの組み合わせが可能になります。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'Declaration
<FlagsAttribute> _
Public Enumeration EndExternalBackupGrbit
'Usage
Dim instance As EndExternalBackupGrbit
[FlagsAttribute]
public enum EndExternalBackupGrbit

メンバー

メンバー名 説明
なし 既定のオプション。
標準 クライアント アプリケーションはバックアップを完全に完了し、正常に終了します。
中止 クライアント アプリケーションがバックアップを中止しています。

関連項目

リファレンス

Microsoft.Isam.Esent.Interop 名前空間