EventLoggingLevels 列挙

EventLoggingLevel のオプション。

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

構文

'Declaration
Public Enumeration EventLoggingLevels
'Usage
Dim instance As EventLoggingLevels
public enum EventLoggingLevels

メンバー

メンバー名 説明
無効にする すべてのイベントを無効にします。
Min 既定のレベル。
詳細度が低く、低い。
Medium 中程度の詳細度以下。
高い詳細度以下。
Max すべてのイベント。

関連項目

リファレンス

Microsoft.Isam.Esent.Interop 名前空間