DataInstrumentationProvider Members
Include Protected Members
Include Inherited Members
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 DataInstrumentationProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataInstrumentationProvider |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FireCommandExecutedEvent |
Fires the commandExecuted event.
|
|
FireCommandFailedEvent |
Fires the commandFailed event.
|
|
FireConnectionFailedEvent |
Fires the connectionFailed event.
|
|
FireConnectionOpenedEvent |
Fires the connectionOpened event.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
commandExecuted |
Occurs when a database command is executed by a Database instance.
|
|
commandFailed |
Occurs when the attempt to execute a database command by a Database instance fails.
|
|
connectionFailed |
Occurs when the attempt to open a new database connection by a Database instance fails.
|
|
connectionOpened |
Occurs when a new database connection is opened by a Database instance.
|
See Also
DataInstrumentationProvider Class
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. |