dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlConnectionStringBuilder Class

In This Topic
SqlConnectionStringBuilder Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodAdds an entry with the specified key and value into the System.Data.Common.DbConnectionStringBuilder. (Inherited from System.Data.Common.DbConnectionStringBuilder)
Public MethodOverridden. Sets all SqlConnectionStringBuilder properties to default values.  
Public MethodOverridden. Indicates whether specified key is set in the SqlConnectionStringBuilder object.  
Public MethodOverloaded. Compares the specified connection information in this Devart.Common.DbConnectionStringBuilder object with the specified connection information in the supplied Devart.Common.DbConnectionStringBuilder object. (Inherited from Devart.Common.DbConnectionStringBuilder)
Public MethodOverridden. Sets value of the specified key to default.  
Public MethodOverridden. Determines whether the key will be serialized if required.  
Public MethodReturns the connection string associated with this System.Data.Common.DbConnectionStringBuilder. (Inherited from System.Data.Common.DbConnectionStringBuilder)
Public MethodOverridden. Attempts to get a key value.  
Top
See Also