Share via


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
Public method DataInstrumentationProvider

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FireCommandExecutedEvent
Fires the commandExecuted event.
Public method FireCommandFailedEvent
Fires the commandFailed event.
Public method FireConnectionFailedEvent
Fires the connectionFailed event.
Public method FireConnectionOpenedEvent
Fires the connectionOpened event.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Events

  Name Description
Public event commandExecuted
Occurs when a database command is executed by a Database instance.
Public event commandFailed
Occurs when the attempt to execute a database command by a Database instance fails.
Public event connectionFailed
Occurs when the attempt to open a new database connection by a Database instance fails.
Public event 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.