Provides access to Drivers mappings Dictionary from the configuration. Connection string name is the key, Driver instance is the value.
Namespace: ReFlex.Data.Configuration namespace Assembly: ReFlex.Data.dll
public static Dictionary<string, IDriver> Drivers;