Member name | Description |
Add (inherited from DbConnectionStringBuilder)
| |
Clear (inherited from DbConnectionStringBuilder)
| |
ContainsKey method
| Determines whether the SAConnectionStringBuilder object contains a specific keyword.
|
EquivalentTo (inherited from DbConnectionStringBuilder)
| |
GetKeyword method
| Gets the keyword for specified SAConnectionStringBuilder property.
|
GetUseLongNameAsKeyword method
| Gets a boolean values that indicates whether long connection parameter names are used in the connection string.
|
Remove method
| Removes the entry with the specified key from the SAConnectionStringBuilder instance.
|
SetUseLongNameAsKeyword method
| Sets a boolean value that indicates whether long connection parameter names are used in the connection string. Long connection parameter names are used by default.
|
ShouldSerialize method
| Indicates whether the specified key exists in this SAConnectionStringBuilder instance.
|
ToString (inherited from DbConnectionStringBuilder)
| |
TryGetValue method
| Retrieves a value corresponding to the supplied key from this SAConnectionStringBuilder.
|