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 | |
---|---|---|
ConnectionString |
Initializes a new instance of the ConnectionString with a connection string, the user ID tokens and password tokens.
|
Methods
Name | Description | |
---|---|---|
CreateNewConnectionString |
Formats a new connection string with a user ID and password.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides Object.ToString().) | |
ToStringNoCredentials |
Properties
Name | Description | |
---|---|---|
Password | ||
UserName |
Gets or sets the name of the user.
|
See Also
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. |