Click or drag to resize
EventLogProvider Properties

The EventLogProvider type exposes the following members.

Properties
  NameDescription
Public propertyDataSource
Data source for the provider
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyDeleteOlderLogs
Delete older log items.
Public propertyStatic memberDeleteOlderThreadRunning
Indicates if delete old logs thread is running.
Public propertyStatic memberErrors
Counter of warnings.
Public propertyHashtableSettings
Gets hashtable settings
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Protected propertyInfoObject
Info object instance the provider is working with.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyIsValid
Indicates if the provider instance is up-to-date and can be used to manage object instances.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyStatic memberLogDocumentFieldChanges
Indicates if log should contain the changes to particular document document fields.
Public propertyStatic memberLogFieldChanges
Indicates if log should contain the changes to particular fields.
Public propertyStatic memberLoggingEnabled
Indicates if logging is enabled.
Public propertyTypeInfo
Object type information.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyStatic memberWarnings
Counter of warnings.
Top
See Also