The members of System.Data.Common.DbConnectionStringBuilder are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
BrowsableConnectionString bool. Documentation for this section has not yet been entered. ConnectionString string. Documentation for this section has not yet been entered. [read-only] Count int. Documentation for this section has not yet been entered. [read-only] IsFixedSize bool. Documentation for this section has not yet been entered. [read-only] IsReadOnly bool. Documentation for this section has not yet been entered. default propertyItem(string) object. Documentation for this section has not yet been entered. [read-only] Keys ICollection. Documentation for this section has not yet been entered. [read-only] Values ICollection. Documentation for this section has not yet been entered.
Add(string, object) Documentation for this section has not yet been entered. staticAppendKeyValuePair(System.Text.StringBuilder, string, string) Documentation for this section has not yet been entered. staticAppendKeyValuePair(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. overrideToString() : string Documentation for this section has not yet been entered.TryGetValue(string, out object) : bool Documentation for this section has not yet been entered.
ClearPropertyDescriptors() Documentation for this section has not yet been entered.GetProperties(Hashtable) Documentation for this section has not yet been entered.
IDictionary.Add Documentation for this section has not yet been entered. IDictionary.Contains Documentation for this section has not yet been entered. ICollection.CopyTo Documentation for this section has not yet been entered. System.ComponentModel.ICustomTypeDescriptor.GetAttributes Documentation for this section has not yet been entered. System.ComponentModel.ICustomTypeDescriptor.GetClassName Documentation for this section has not yet been entered. System.ComponentModel.ICustomTypeDescriptor.GetComponentName Documentation for this section has not yet been entered. System.ComponentModel.ICustomTypeDescriptor.GetConverter Documentation for this section has not yet been entered. System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent Documentation for this section has not yet been entered. System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty Documentation for this section has not yet been entered. System.ComponentModel.ICustomTypeDescriptor.GetEditor Documentation for this section has not yet been entered. IDictionary.GetEnumerator Documentation for this section has not yet been entered. IEnumerable.GetEnumerator Documentation for this section has not yet been entered. System.ComponentModel.ICustomTypeDescriptor.GetEvents Documentation for this section has not yet been entered. System.ComponentModel.ICustomTypeDescriptor.GetEvents Documentation for this section has not yet been entered. System.ComponentModel.ICustomTypeDescriptor.GetProperties Documentation for this section has not yet been entered. System.ComponentModel.ICustomTypeDescriptor.GetProperties Documentation for this section has not yet been entered. System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner Documentation for this section has not yet been entered. [read-only] ICollection.IsSynchronized bool. Documentation for this section has not yet been entered. IDictionary.Item object. Documentation for this section has not yet been entered. IDictionary.Remove Documentation for this section has not yet been entered. [read-only] ICollection.SyncRoot object. Documentation for this section has not yet been entered.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.