Click or drag to resize
StandardFormatterFactoryGetTransforms Method

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

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

Return Value

Type: DictionaryString, SqlType

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

Implements

IFormatterFactoryGetTransforms
See Also