Member name | Description |
---|---|
Initializes a new instance of the SAConnectionStringBuilder class. |
Member name | Description |
---|---|
Gets or sets the AppInfo connection property. |
|
Gets or sets the AutoStart connection property. |
|
Gets or sets the AutoStop connection property. |
|
BrowsableConnectionString (inherited from DbConnectionStringBuilder) |
Gets or sets a value that indicates whether the DbConnectionStringBuilder.ConnectionString is visible in Visual Studio designers. |
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 ConnectionReset connection property. |
|
ConnectionString (inherited from DbConnectionStringBuilder) |
Gets or sets the connection string associated with the DbConnectionStringBuilder. |
Gets or sets the ConnectionTimeout connection property. |
|
Count (inherited from DbConnectionStringBuilder) |
Gets the current number of keys that are contained within the DbConnectionStringBuilder.ConnectionString. |
Gets or sets the DataSourceName connection property. |
|
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 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 IdleTimeout connection property. |
|
Gets or sets the Integrated connection property. |
|
IsFixedSize (inherited from DbConnectionStringBuilder) |
Gets a value that indicates whether the DbConnectionStringBuilder has a fixed size. |
IsReadOnly (inherited from DbConnectionStringBuilder) |
Gets a value that indicates whether the DbConnectionStringBuilder is read-only. |
Item property (inherited from SAConnectionStringBuilderBase) |
Gets or sets the value of the connection keyword. |
Gets or sets the Kerberos connection property. |
|
Keys property (inherited from SAConnectionStringBuilderBase) |
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 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. The default value is 200. |
|
Gets or sets the RetryConnectionTimeout property. |
|
Gets or sets the ServerName connection property. |
|
Gets or sets the StartLine connection property. |
|
Gets or sets the Unconditional connection property. |
|
Gets or sets the UserID connection property. |
|
Values (inherited from DbConnectionStringBuilder) |
Gets an ICollection that contains the values in the DbConnectionStringBuilder. |
Member name | Description |
---|---|
Add (inherited from DbConnectionStringBuilder) |
Adds an entry with the specified key and value into the DbConnectionStringBuilder. |
Clear (inherited from DbConnectionStringBuilder) |
Clears the contents of the DbConnectionStringBuilder instance. |
ContainsKey method (inherited from SAConnectionStringBuilderBase) |
Determines whether the SAConnectionStringBuilder object contains a specific keyword. |
EquivalentTo (inherited from DbConnectionStringBuilder) |
Compares the connection information in this DbConnectionStringBuilder object with the connection information in the supplied object. |
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 (inherited from DbConnectionStringBuilder) |
Returns the connection string associated with this DbConnectionStringBuilder. |
TryGetValue method (inherited from SAConnectionStringBuilderBase) |
Retrieves a value corresponding to the supplied key from this SAConnectionStringBuilder. |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |