EventLogLevel 列舉型別
指定錯誤型別,以登入 ReportDocument 類別的 EnableEventLog 方法。
[Visual Basic]
Public Enum EventLogLevel
[C#]
__value public enum EventLogLevel
[C++]
public enum EventLogLevel
[VJ#]
__value public enum EventLogLevel
成員
成員名稱 | 說明 |
---|---|
LogCRPEAPIErrors | 表示事件記錄將會記錄 Crystal Report Print Engine API 的錯誤。 |
LogEngineErrors | 表示事件記錄將會記錄 Crystal Report Print Engine 的錯誤。 |
NoLogging | Indicates that there will be no event logging. |
需求
**平台:**Windows 98、Windows NT 4.0、Windows Millennium Edition、Windows 2000
**組件:**CrystalDecisions.Shared (CrystalDecisions.Shared.dll)