Base class of the SAConnectionStringBuilder class.
Visual Basic syntaxPublic MustInherit Class SAConnectionStringBuilderBase Inherits System.Data.Common.DbConnectionStringBuilder
C# syntaxpublic abstract class SAConnectionStringBuilderBase : System.Data.Common.DbConnectionStringBuilder
Base classes
Derived classes
MembersAll members of SAConnectionStringBuilderBase class, including all inherited members.
| Name | Description |
|---|---|
|
|
Adds an entry with the specified key and value into the System.Data.Common.DbConnectionStringBuilder.
|
|
|
Provides an efficient and safe way to append a key and value to an existing System.Text.StringBuilder object.
|
|
|
Clears the contents of the System.Data.Common.DbConnectionStringBuilder instance.
|
|
|
Clears the collection of System.ComponentModel.PropertyDescriptor objects on the associated System.Data.Common.DbConnectionStringBuilder.
|
| Determines whether the SAConnectionStringBuilder object contains a specific keyword. | |
|
|
Compares the connection information in this System.Data.Common.DbConnectionStringBuilder object with the connection information in the supplied object.
|
| Gets the keyword for specified SAConnectionStringBuilder property. | |
|
|
Fills a supplied System.Collections.Hashtable with information about all the properties of this System.Data.Common.DbConnectionStringBuilder.
|
| 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 System.Data.Common.DbConnectionStringBuilder.
|
| Retrieves a value corresponding to the supplied key from this SAConnectionStringBuilder. | |
|
|
Gets or sets a value that indicates whether the System.Data.Common.DbConnectionStringBuilder.ConnectionString property is visible in Visual Studio designers.
|
|
|
Gets or sets the connection string associated with the System.Data.Common.DbConnectionStringBuilder.
|
|
|
Gets the current number of keys that are contained within the System.Data.Common.DbConnectionStringBuilder.ConnectionString property.
|
|
|
Gets a value that indicates whether the System.Data.Common.DbConnectionStringBuilder has a fixed size.
|
|
|
Gets a value that indicates whether the System.Data.Common.DbConnectionStringBuilder is read-only.
|
| Gets an System.Collections.ICollection that contains the keys in the SAConnectionStringBuilder. | |
| Gets or sets the value of the connection keyword. | |
|
|
Gets an System.Collections.ICollection that contains the values in the System.Data.Common.DbConnectionStringBuilder.
|
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 |
