dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlConnectionStringBuilder Class

In This Topic
    MySqlConnectionStringBuilder Class Methods
    In This Topic

    For a list of all members of this type, see MySqlConnectionStringBuilder 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 MySqlConnectionStringBuilder properties to default values.  
    Public MethodOverridden. Indicates whether specified key is set in the MySqlConnectionStringBuilder object.  
    Public MethodOverloaded. Overridden. Returns a value indicating whether this MySqlConnectionStringBuilder has same parameters as given 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