Click or drag to resize
AppDataHelperLoadConnData Method (DictionaryObject, Object, String)

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public static void LoadConnData(
	Dictionary<Object, Object> dict,
	string connXml
)

Parameters

dict
Type: System.Collections.GenericDictionaryObject, Object
connXml
Type: SystemString
See Also