Overload List
Name | Description | |
---|---|---|
![]() ![]() | LoadConnData(Dictionary Object, Object , String) |
Loads database connection strings from the database connection xml file into
a dictionary.
|
![]() ![]() | LoadConnData(NameValueCollection, String) |
Loads database connection strings from the database connection xml file into
a name value pair collection i.e. state, application, app settings data stores.
|
![]() ![]() | LoadConnData(NameValueCollection, String, Dictionary Object, Object ) |
Loads database connection data from the database connection xml into either or both data
storage objects.
|
See Also