EventLogLevel 枚举
在 ReportDocument 类的 EnableEventLog 方法中指定要记录的错误类型。
System.Object
System.ValueType
System.Enum
EventLogLevel
[Visual Basic]
<可序列化> Public Enumeration EventLogLevel Inherits Enum Implements IComparable, IFormattable, IConvertible
[C#]
[可序列化] public enumeration EventLogLevel : Enum, IComparable, IFormattable, IConvertible
成员
成员 | 说明 |
---|---|
LogCRPEAPIErrors | 指示事件日志记录将记录 Crystal Report 打印引擎 API 错误。 |
LogEngineErrors | 指示事件日志记录将记录 Crystal Report 打印引擎错误。 |
NoLogging | 指示将没有任何事件日志记录。 |
要求
程序集 CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
请参见
©2005 Business Objects SA 保留所有权利。
Business Objects SA http://www.china.businessobjects.com/ 支持服务 http://www.china.businessobjects.com/ |