Share via


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

Constructors

  Name Description
Public method ConnectionString
Initializes a new instance of the ConnectionString with a connection string, the user ID tokens and password tokens.

Methods

  Name Description
Public method CreateNewConnectionString
Formats a new connection string with a user ID and password.
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 (Overrides Object.ToString().)
Public method ToStringNoCredentials

Properties

  Name Description
Public property Password
Public property UserName
Gets or sets the name of the user.

See Also

ConnectionString Class

Microsoft.Practices.EnterpriseLibrary.Data 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.