Click or drag to resize
StandardExtractorFactoryDefinedTransformers Property

[Missing <summary> documentation for "P:Activsoft.Engine.Db.StandardExtractorFactory.DefinedTransformers"]

Namespace: Activsoft.Engine.Db
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public Dictionary<string, KeyValuePair<SqlType, IFormatterFactory>> DefinedTransformers { get; }

Property Value

Type: DictionaryString, KeyValuePairSqlType, IFormatterFactory
See Also