DataInstrumentationListener 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. |
Provides the concrete instrumentation for the logical events raised by a DataInstrumentationProvider object.
Namespace: Microsoft.Practices.EnterpriseLibrary.Data.Instrumentation
Assembly: Microsoft.Practices.EnterpriseLibrary.Data (in Microsoft.Practices.EnterpriseLibrary.Data.dll)
Syntax
'Declaration
<HasInstallableResourcesAttribute> _
<PerformanceCountersDefinitionAttribute("Enterprise Library Data Counters", "CounterCategoryHelpResourceName")> _
<EventLogDefinitionAttribute("Application", "Enterprise Library Data")> _
PublicClassDataInstrumentationListener _
Inherits InstrumentationListener
[HasInstallableResourcesAttribute]
[PerformanceCountersDefinitionAttribute("Enterprise Library Data Counters", "CounterCategoryHelpResourceName")]
[EventLogDefinitionAttribute("Application", "Enterprise Library Data")]
publicclassDataInstrumentationListener : InstrumentationListener
[HasInstallableResourcesAttribute]
[PerformanceCountersDefinitionAttribute(L"Enterprise Library Data Counters", L"CounterCategoryHelpResourceName")]
[EventLogDefinitionAttribute(L"Application", L"Enterprise Library Data")]
publicref classDataInstrumentationListener : public InstrumentationListener
publicclass DataInstrumentationListener extends InstrumentationListener
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.InstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Data.Instrumentation.DataInstrumentationListener
See Also
DataInstrumentationListener 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. |