Name | Description | |
---|---|---|
![]() | ConnectionString | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | Count | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | InitializationCommand | Specifies a data source-specific command that should be executed immediately after establishing the connection. |
![]() | IsFixedSize | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | IsReadOnly | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | Item | Overridden. Gets or sets the value associated with the specified key. |
![]() | Keys | (Inherited from System.Data.Common.DbConnectionStringBuilder) |
![]() | RunOnceCommand | Specifies 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. |
![]() | Values | (Inherited from System.Data.Common.DbConnectionStringBuilder) |