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