Base class of the SAConnectionStringBuilder class.
Public MustInherit Class SAConnectionStringBuilderBase Inherits System.Data.Common.DbConnectionStringBuilder
public abstract class SAConnectionStringBuilderBase : System.Data.Common.DbConnectionStringBuilder
All members of SAConnectionStringBuilderBase class, including all inherited members.
Name | Description |
---|---|
|
Adds an entry with the specified key and value into the ![]() |
|
Provides an efficient and safe way to append a key and value to an existing ![]() |
|
Clears the contents of the ![]() |
|
Clears the collection of ![]() ![]() |
Determines whether the SAConnectionStringBuilder object contains a specific keyword. | |
|
Compares the connection information in this ![]() |
Gets the keyword for specified SAConnectionStringBuilder property. | |
|
Fills a supplied ![]() ![]() |
Gets a boolean values that indicates whether long connection parameter names are used in the connection string. | |
Removes the entry with the specified key from the SAConnectionStringBuilder instance. | |
Sets a boolean value that indicates whether long connection parameter names are used in the connection string. | |
Indicates whether the specified key exists in this SAConnectionStringBuilder instance. | |
|
Returns the connection string associated with this ![]() |
Retrieves a value corresponding to the supplied key from this SAConnectionStringBuilder. | |
|
Gets or sets a value that indicates whether the ![]() |
|
Gets or sets the connection string associated with the ![]() |
|
Gets the current number of keys that are contained within the ![]() |
|
Gets a value that indicates whether the ![]() |
|
Gets a value that indicates whether the ![]() |
Gets an System.Collections.ICollection that contains the keys in the SAConnectionStringBuilder. | |
Gets or sets the value of the connection keyword. | |
|
Gets an ![]() ![]() |
ContainsKey method
GetKeyword method
GetUseLongNameAsKeyword method
Remove method
SetUseLongNameAsKeyword method
ShouldSerialize method
TryGetValue method
Keys property
this property
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |