System.Data.Generic
| ConnectionStringBuilder Methods |
The ConnectionStringBuilder type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetSqlExpress |
Returns a connectionstring for a SQL Express.
|
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString |
Returns the connection string.
(Overrides ObjectToString.) |
See Also