See Also

DbConnectionStringBuilder Class  | Devart.Common Namespace  | OracleConnectionStringBuilder Class

See AlsoDevart.DataSend comments on this topic.

DbConnectionStringBuilder Class Members

Devart.Common Namespace : DbConnectionStringBuilder Class

DbConnectionStringBuilder overview

Public Constructors

Public Constructor DbConnectionStringBuilder ConstructorInitializes a new instance of the DbConnectionStringBuilder class.

Public Properties

Public Property ConnectionString (Inherited from System.Data.Common.DbConnectionStringBuilder)Gets or sets the connection string associated with the DbConnectionStringBuilder.
Public Property Count (Inherited from System.Data.Common.DbConnectionStringBuilder)Gets the current number of keys that are contained within the ConnectionString property.
Public Property InitializationCommandSpecifies a database-specific command that should be executed immediately after establishing the connection.
Public Property IsFixedSize (Inherited from System.Data.Common.DbConnectionStringBuilder)Gets a value that indicates whether the DbConnectionStringBuilder has a fixed size.
Public Property IsReadOnly (Inherited from System.Data.Common.DbConnectionStringBuilder)Gets a value that indicates whether the DbConnectionStringBuilder is read-only.
Public Property ItemOverridden. Gets or sets the value associated with the specified key.
Public Property Keys (Inherited from System.Data.Common.DbConnectionStringBuilder)Gets an ICollection that contains the keys in the DbConnectionStringBuilder.
Public Property Values (Inherited from System.Data.Common.DbConnectionStringBuilder)Gets an ICollection that contains the values in the DbConnectionStringBuilder.

Public Methods

Public Method Add (Inherited from System.Data.Common.DbConnectionStringBuilder)Adds an entry with the specified key and value into the DbConnectionStringBuilder.
Public Method Clear (Inherited from System.Data.Common.DbConnectionStringBuilder)Clears the contents of the DbConnectionStringBuilder instance.
Public Method ContainsKey (Inherited from System.Data.Common.DbConnectionStringBuilder)Determines whether the DbConnectionStringBuilder contains a specific key.
Public Method EquivalentToOverloaded. Compares the specified connection information in this DbConnectionStringBuilder object with the specified connection information in the supplied DbConnectionStringBuilder object.
Public Method Remove (Inherited from System.Data.Common.DbConnectionStringBuilder)Removes the entry with the specified key from the DbConnectionStringBuilder instance.
Public Method ShouldSerialize (Inherited from System.Data.Common.DbConnectionStringBuilder)Indicates whether the specified key exists in this DbConnectionStringBuilder instance.
Public Method ToString (Inherited from System.Data.Common.DbConnectionStringBuilder)Returns the connection string associated with this DbConnectionStringBuilder.
Public Method TryGetValue (Inherited from System.Data.Common.DbConnectionStringBuilder) 

See Also

DbConnectionStringBuilder Class  | Devart.Common Namespace  | OracleConnectionStringBuilder Class

 

 


© 2002 - 2013 Devart. All Rights Reserved.