SAConnectionStringBuilder class

Provides a simple way to create and manage the contents of connection strings used by the SAConnection class. This class cannot be inherited.

Syntax
Visual Basic

Public NotInheritable Class SAConnectionStringBuilder 
  Inherits SAConnectionStringBuilderBase
C#

public sealed class SAConnectionStringBuilder : SAConnectionstring BuilderBase
Remarks

The SAConnectionStringBuilder class inherits SAConnectionStringBuilderBase, which inherits DbConnectionStringBuilder.

Restrictions: The SAConnectionStringBuilder class is not available in the .NET Compact Framework 2.0.

Inherits:SAConnectionStringBuilderBase class

For a list of connection parameters, see Connection parameters.

See also

SAConnectionStringBuilder members
SAConnectionStringBuilder constructors
AppInfo property
AutoStart property
AutoStop property
Charset property
CommBufferSize property
CommLinks property
Compress property
CompressionThreshold property
ConnectionLifetime property
ConnectionName property
ConnectionReset property
ConnectionTimeout property
DataSourceName property
DatabaseFile property
DatabaseKey property
DatabaseName property
DatabaseSwitches property
DisableMultiRowFetch property
Elevate property
EncryptedPassword property
Encryption property
Enlist property
FileDataSourceName property
ForceStart property
IdleTimeout property
Integrated property
Kerberos property
Language property
LazyClose property
LivenessTimeout property
LogFile property
MaxPoolSize property
MinPoolSize property
NewPassword property
Password property
PersistSecurityInfo property
Pooling property
PrefetchBuffer property
PrefetchRows property
RetryConnectionTimeout property
ServerName property
StartLine property
Unconditional property
UserID property