Mono Class Library: Overview

System.Data.Common.DbConnectionStringBuilder: Method Members

The methods of System.Data.Common.DbConnectionStringBuilder are listed below. For a list of all members, see the DbConnectionStringBuilder Members list.

See Also: Inherited members from System.Object

Public Methods

Add(string, object)
Documentation for this section has not yet been entered.
static
AppendKeyValuePair(System.Text.StringBuilder, string, string)
Documentation for this section has not yet been entered.
static
AppendKeyValuePair(System.Text.StringBuilder, string, string, bool)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
ContainsKey(string) : bool
Documentation for this section has not yet been entered.
EquivalentTo(DbConnectionStringBuilder) : bool
Documentation for this section has not yet been entered.
Remove(string) : bool
Documentation for this section has not yet been entered.
ShouldSerialize(string) : bool
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
TryGetValue(string, out object) : bool
Documentation for this section has not yet been entered.

Protected Methods

ClearPropertyDescriptors()
Documentation for this section has not yet been entered.
GetProperties(Hashtable)
Documentation for this section has not yet been entered.