DefaultDataEventLogger Class
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The instrumentation gateway when no instances of the objects from the block are involved.
Namespace: Microsoft.Practices.EnterpriseLibrary.Data.Instrumentation
Assembly: Microsoft.Practices.EnterpriseLibrary.Data (in Microsoft.Practices.EnterpriseLibrary.Data.dll)
Syntax
'Declaration
<CustomFactoryAttribute(GetType(DefaultDataEventLoggerCustomFactory))> _
<EventLogDefinitionAttribute("Application", "Enterprise Library Data")> _
PublicClassDefaultDataEventLogger _
Inherits InstrumentationListener
[CustomFactoryAttribute(typeof(DefaultDataEventLoggerCustomFactory))]
[EventLogDefinitionAttribute("Application", "Enterprise Library Data")]
publicclassDefaultDataEventLogger : InstrumentationListener
[CustomFactoryAttribute(typeof(DefaultDataEventLoggerCustomFactory))]
[EventLogDefinitionAttribute(L"Application", L"Enterprise Library Data")]
publicref classDefaultDataEventLogger : public InstrumentationListener
publicclass DefaultDataEventLogger extends InstrumentationListener
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.InstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Data.Instrumentation.DefaultDataEventLogger
See Also
DefaultDataEventLogger Members
Microsoft.Practices.EnterpriseLibrary.Data.Instrumentation Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |