dotConnect for FreshBooks Documentation
Devart.Data Namespace / SqlShimConnectionStringBuilder Class

In This Topic
    SqlShimConnectionStringBuilder Class Methods
    In This Topic

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