Click or drag to resize
StandardFormatterFactoryGetTransformers Method

[Missing <summary> documentation for "M:Activsoft.Engine.StandardFormatterFactory.GetTransformers"]

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public static Dictionary<string, KeyValuePair<SqlType, IFormatterFactory>> GetTransformers()

Return Value

Type: DictionaryString, KeyValuePairSqlType, IFormatterFactory

[Missing <returns> documentation for "M:Activsoft.Engine.StandardFormatterFactory.GetTransformers"]

See Also