Member name | Description |
---|---|
SAConnectionStringBuilder constructors | Initializes a new instance of the SAConnectionStringBuilder class. |
Member name | Description |
---|---|
AppInfo property | Gets or sets the AppInfo connection property. |
AutoStart property | Gets or sets the AutoStart connection property. |
AutoStop property | Gets or sets the AutoStop connection property. |
![]() | |
Charset property | Gets or sets the Charset connection property. |
CommBufferSize property | Gets or sets the CommBufferSize connection property. |
CommLinks property | Gets or sets the CommLinks property. |
Compress property | Gets or sets the Compress connection property. |
CompressionThreshold property | Gets or sets the CompressionThreshold connection property. |
ConnectionLifetime property | Gets or sets the ConnectionLifetime connection property. |
ConnectionName property | Gets or sets the ConnectionName connection property. |
ConnectionReset property | Gets or sets the ConnectionReset connection property. |
![]() | |
ConnectionTimeout property | Gets or sets the ConnectionTimeout connection property. |
![]() | |
DataSourceName property | Gets or sets the DataSourceName connection property. |
DatabaseFile property | Gets or sets the DatabaseFile connection property. |
DatabaseKey property | Gets or sets the DatabaseKey connection property. |
DatabaseName property | Gets or sets the DatabaseName connection property. |
DatabaseSwitches property | Gets or sets the DatabaseSwitches connection property. |
DisableMultiRowFetch property | Gets or sets the DisableMultiRowFetch connection property. |
EncryptedPassword property | Gets or sets the EncryptedPassword connection property. |
Encryption property | Gets or sets the Encryption connection property. |
Enlist property | Gets or sets the Enlist connection property. |
FileDataSourceName property | Gets or sets the FileDataSourceName connection property. |
ForceStart property | Gets or sets the ForceStart connection property. |
IdleTimeout property | Gets or sets the IdleTimeout connection property. |
Integrated property | Gets or sets the Integrated connection property. |
![]() | |
![]() | |
Item property (inherited from SAConnectionStringBuilderBase) | Gets or sets the value of the connection keyword. |
Kerberos property | Gets or sets the Kerberos connection property. |
Keys property (inherited from SAConnectionStringBuilderBase) | Gets an System.Collections.ICollection that contains the keys in the SAConnectionStringBuilder. |
Language property | Gets or sets the Language connection property. |
LazyClose property | Gets or sets the LazyClose connection property. |
LivenessTimeout property | Gets or sets the LivenessTimeout connection property. |
LogFile property | Gets or sets the LogFile connection property. |
MaxPoolSize property | Gets or sets the MaxPoolSize connection property. |
MinPoolSize property | Gets or sets the MinPoolSize connection property. |
Password property | Gets or sets the Password connection property. |
PersistSecurityInfo property | Gets or sets the PersistSecurityInfo connection property. |
Pooling property | Gets or sets the Pooling connection property. |
PrefetchBuffer property | Gets or sets the PrefetchBuffer connection property. |
PrefetchRows property | Gets or sets the PrefetchRows connection property. The default value is 200. |
RetryConnectionTimeout property | Gets or sets the RetryConnectionTimeout property. |
ServerName property | Gets or sets the ServerName connection property. |
StartLine property | Gets or sets the StartLine connection property. |
Unconditional property | Gets or sets the Unconditional connection property. |
UserID property | Gets or sets the UserID connection property. |
![]() |
Member name | Description |
---|---|
![]() | |
![]() | |
ContainsKey method (inherited from SAConnectionStringBuilderBase) | Determines whether the SAConnectionStringBuilder object contains a specific keyword. |
![]() | |
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. |
![]() | |
TryGetValue method (inherited from SAConnectionStringBuilderBase) | Retrieves a value corresponding to the supplied key from this SAConnectionStringBuilder. |