SnapshotTruncateLogGrbit 列挙

JetOSSnapshotTruncateLog(JET_OSSNAPID,SnapshotTruncateLogGrbit)JetOSSnapshotTruncateLogInstance(JET_OSSNAPID, JET_INSTANCE, SnapshotTruncateLogGrbit) のオプション。

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

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

構文

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

メンバー

メンバー名 説明
None 切り捨ては行われません。
AllDatabasesSnapshot ストレージ エンジンがログの切り捨てを計算して実行できるように、すべてのデータベースがアタッチされます。

関連項目

リファレンス

Microsoft.Isam.Esent.Interop.Vista 名前空間