Provides a simple way to create and manage the contents of connection strings used by the SAConnection class.
Public NotInheritable Class SAConnectionStringBuilder Inherits SAConnectionStringBuilderBase
public sealed class SAConnectionStringBuilder : SAConnectionStringBuilderBase
All members of SAConnectionStringBuilder class, including all inherited members.
Name | Description |
---|---|
Initializes a new instance of the SAConnectionStringBuilder class. | |
|
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 the AppInfo connection property. | |
Gets or sets the AutoStart connection property. | |
Gets or sets the AutoStop connection property. | |
|
Gets or sets a value that indicates whether the ![]() |
Gets or sets the Charset connection property. | |
Gets or sets the CommBufferSize connection property. | |
Gets or sets the CommLinks property. | |
Gets or sets the Compress connection property. | |
Gets or sets the CompressionThreshold connection property. | |
Gets or sets the ConnectionLifetime connection property. | |
Gets or sets the ConnectionName connection property. | |
Gets or sets the ConnectionPool property. | |
Gets or sets the ConnectionReset connection property. | |
|
Gets or sets the connection string associated with the ![]() |
Gets or sets the ConnectionTimeout connection property. | |
|
Gets the current number of keys that are contained within the ![]() |
Gets or sets the DatabaseFile connection property. | |
Gets or sets the DatabaseKey connection property. | |
Gets or sets the DatabaseName connection property. | |
Gets or sets the DatabaseSwitches connection property. | |
Gets or sets the DataSourceName connection property. | |
Gets or sets the DisableMultiRowFetch connection property. | |
Gets or sets the Elevate connection property. | |
Gets or sets the EncryptedPassword connection property. | |
Gets or sets the Encryption connection property. | |
Gets or sets the Enlist connection property. | |
Gets or sets the FileDataSourceName connection property. | |
Gets or sets the ForceStart connection property. | |
Gets or sets the Host property. | |
Gets or sets the IdleTimeout connection property. | |
Gets or sets the InitString connection property. | |
Gets or sets the Integrated connection property. | |
|
Gets a value that indicates whether the ![]() |
|
Gets a value that indicates whether the ![]() |
Gets or sets the Kerberos connection property. | |
Gets an System.Collections.ICollection that contains the keys in the SAConnectionStringBuilder. | |
Gets or sets the Language connection property. | |
Gets or sets the LazyClose connection property. | |
Gets or sets the LivenessTimeout connection property. | |
Gets or sets the LogFile connection property. | |
Gets or sets the MaxPoolSize connection property. | |
Gets or sets the MinPoolSize connection property. | |
Gets or sets the NewPassword connection property. | |
Gets or sets the NodeType property. | |
Gets or sets the Password connection property. | |
Gets or sets the PersistSecurityInfo connection property. | |
Gets or sets the Pooling connection property. | |
Gets or sets the PrefetchBuffer connection property. | |
Gets or sets the PrefetchRows connection property. | |
Gets or sets the RetryConnectionTimeout property. | |
Gets or sets the ServerName connection property. | |
Gets or sets the StartLine connection property. | |
Gets or sets the value of the connection keyword. | |
Gets or sets the Unconditional connection property. | |
Gets or sets the UserID connection property. | |
|
Gets an ![]() ![]() |
The SAConnectionStringBuilder class inherits SAConnectionStringBuilderBase, which inherits DbConnectionStringBuilder.
The SAConnectionStringBuilder class is not available in the .NET Compact Framework 2.0.
For a list of connection parameters, see Connection parameters.
SAConnectionStringBuilder constructor
AppInfo property
AutoStart property
AutoStop property
Charset property
CommBufferSize property
CommLinks property
Compress property
CompressionThreshold property
ConnectionLifetime property
ConnectionName property
ConnectionPool property
ConnectionReset property
ConnectionTimeout property
DatabaseFile property
DatabaseKey property
DatabaseName property
DatabaseSwitches property
DataSourceName property
DisableMultiRowFetch property
Elevate property
EncryptedPassword property
Encryption property
Enlist property
FileDataSourceName property
ForceStart property
Host property
IdleTimeout property
InitString property
Integrated property
Kerberos property
Language property
LazyClose property
LivenessTimeout property
LogFile property
MaxPoolSize property
MinPoolSize property
NewPassword property
NodeType property
Password property
PersistSecurityInfo property
Pooling property
PrefetchBuffer property
PrefetchRows property
RetryConnectionTimeout property
ServerName property
StartLine property
Unconditional property
UserID property
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |