Member name | Description |
Add (inherited from DbConnectionStringBuilder)
| |
Clear (inherited from DbConnectionStringBuilder)
| |
ContainsKey method (inherited from SAConnectionStringBuilderBase)
| Determines whether the SAConnectionStringBuilder object contains a specific keyword.
|
EquivalentTo (inherited from DbConnectionStringBuilder)
| |
GetKeyword method (inherited from SAConnectionStringBuilderBase)
| Gets the keyword for specified SAConnectionStringBuilder property.
|
GetUseLongNameAsKeyword method (inherited from SAConnectionStringBuilderBase)
| Gets a boolean values that indicates whether long connection parameter names are used in the connection string.
|
Remove method (inherited from SAConnectionStringBuilderBase)
| Removes the entry with the specified key from the SAConnectionStringBuilder instance.
|
SetUseLongNameAsKeyword method (inherited from SAConnectionStringBuilderBase)
| 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 (inherited from SAConnectionStringBuilderBase)
| Indicates whether the specified key exists in this SAConnectionStringBuilder instance.
|
ToString method
| Converts the SpxOptionsBuilder object to a string representation.
|
TryGetValue method (inherited from SAConnectionStringBuilderBase)
| Retrieves a value corresponding to the supplied key from this SAConnectionStringBuilder.
|