프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ConvertValueToString | string | ||
GetAttributesFromCollection | Attribute[] | ||
GetProperties | |||
GetProperties | |||
ICollection | void | ||
ICustomTypeDescriptor | |||
ICustomTypeDescriptor | System.ComponentModel.EventDescriptor | ||
ICustomTypeDescriptor | |||
ICustomTypeDescriptor | |||
ICustomTypeDescriptor | |||
ICustomTypeDescriptor | |||
ICustomTypeDescriptor | |||
ICustomTypeDescriptor | |||
ICustomTypeDescriptor | object | ||
ICustomTypeDescriptor | object | ||
ICustomTypeDescriptor | string | ||
IDictionary | IDictionaryEnumerator | ||
IDictionary | bool | ||
IDictionary | void | ||
IDictionary | void | ||
IEnumerable | IEnumerator | ||
ObjectToString | string | ||
this | object | ||
this | objectIDictionary.System.Collections |
메소드 | 설명 | |
---|---|---|
Add ( string keyword, object value ) : void | ||
AppendKeyValuePair ( |
||
AppendKeyValuePair ( |
||
Clear ( ) : void | ||
ContainsKey ( string keyword ) : bool | ||
DbConnectionStringBuilder ( ) : System.Collections | ||
DbConnectionStringBuilder ( bool useOdbcRules ) : System.Collections | ||
EquivalentTo ( |
||
Remove ( string keyword ) : bool | ||
ShouldSerialize ( string keyword ) : bool | ||
ToString ( ) : string | ||
TryGetValue ( string keyword, object &value ) : bool |
메소드 | 설명 | |
---|---|---|
ClearPropertyDescriptors ( ) : void | ||
GetProperties ( |
메소드 | 설명 | |
---|---|---|
ConvertValueToString ( object value ) : string | ||
GetAttributesFromCollection ( |
||
GetProperties ( ) : |
||
GetProperties ( Attribute attributes ) : |
||
ICollection ( Array array, int index ) : void | ||
ICustomTypeDescriptor ( ) : |
||
ICustomTypeDescriptor ( ) : System.ComponentModel.EventDescriptor | ||
ICustomTypeDescriptor ( ) : |
||
ICustomTypeDescriptor ( Attribute attributes ) : |
||
ICustomTypeDescriptor ( ) : |
||
ICustomTypeDescriptor ( ) : |
||
ICustomTypeDescriptor ( Attribute attributes ) : |
||
ICustomTypeDescriptor ( ) : |
||
ICustomTypeDescriptor ( |
||
ICustomTypeDescriptor ( Type editorBaseType ) : object | ||
ICustomTypeDescriptor ( ) : string | ||
IDictionary ( ) : IDictionaryEnumerator | ||
IDictionary ( object keyword ) : bool | ||
IDictionary ( object keyword ) : void | ||
IDictionary ( object keyword, object value ) : void | ||
IEnumerable ( ) : IEnumerator | ||
ObjectToString ( object keyword ) : string | ||
this ( string keyword ) : object | ||
this ( object keyword ) : objectIDictionary.System.Collections |
public static AppendKeyValuePair ( |
||
builder | ||
keyword | string | |
value | string | |
리턴 | void |
public static AppendKeyValuePair ( |
||
builder | ||
keyword | string | |
value | string | |
useOdbcRules | bool | |
리턴 | void |
public DbConnectionStringBuilder ( ) : System.Collections | ||
리턴 | System.Collections |
public DbConnectionStringBuilder ( bool useOdbcRules ) : System.Collections | ||
useOdbcRules | bool | |
리턴 | System.Collections |
public EquivalentTo ( |
||
connectionStringBuilder | ||
리턴 | bool |
protected GetProperties ( |
||
propertyDescriptors | ||
리턴 | void |
public TryGetValue ( string keyword, object &value ) : bool | ||
keyword | string | |
value | object | |
리턴 | bool |