| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ConnectionStringSettingsCollection ClassSystem.Configuration Namespace .NET Framework version 2.0 Contains a collection of ConnectionStringSettings objects.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | Item ( String name ) | ConnectionStringSettings | [ Get ] |
| public | Item ( Int32 index ) | ConnectionStringSettings | [ Get , Set ] |
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| public | Add | ( ConnectionStringSettings settings ) | Void |
| protected | BaseAdd | ( Int32 index , ConfigurationElement element ) | Void |
| public | Clear | ( ) | Void |
| protected | CreateNewElement | ( ) | ConfigurationElement |
| protected | GetElementKey | ( ConfigurationElement element ) | Object |
| public | IndexOf | ( ConnectionStringSettings settings ) | Int32 |
| public | Remove | ( ConnectionStringSettings settings ) | Void |
| public | Remove | ( String name ) | Void |
| public | RemoveAt | ( Int32 index ) | Void |
<connectionStrings> Section ConnectionStringsSection Class ConnectionStringSettings Class
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme