Share via


ConnectionFailedEvent 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 ConnectionFailedEvent type exposes the following members.

Constructors

  Name Description
Public method ConnectionFailedEvent
Initializes a new instance of the ConnectionFailedEvent class.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property ConnectionString
Gets the connection string that caused the failed connection, with credentials removed.
Public property ExceptionMessage
Gets the message that describes the exception thrown when the connection failed.
Public property InstanceName
Gets the name of the Database this event applies on.
(Inherited from DataEvent.)
Public property UtcTimeStamp
Gets the timestamp for this WMI Event.
(Inherited from BaseWmiEvent.)

See Also

ConnectionFailedEvent 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.