dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbConnectionStringBuilder Class

DbConnectionStringBuilder Class Properties

For a list of all members of this type, see DbConnectionStringBuilder members.

Public Properties
 NameDescription
Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
Public PropertySpecifies a data source-specific command that should be executed immediately after establishing the connection.  
Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
Public PropertyOverridden. Gets or sets the value associated with the specified key.  
Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
Public PropertySpecifies a data source-specific command that should be executed immediately after first establishing the connection. Unlike InitializationCommand, this command is not executed when a connection is taken from the pool.  
Public Property (Inherited from System.Data.Common.DbConnectionStringBuilder)
Top
See Also