Click or drag to resize
IValueTransformer Methods

The IValueTransformer type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the transform rule to table or column
Public methodAddDateTime
Makes sure values will be surrounded by #
Public methodAddFalse
Makes sure result to be read as 'false' boolean value
Public methodAddString
Makes sure values will be surrounded by "
Public methodAddTrue
Makes sure result to be read as 'true' boolean value
Public methodGetValue
Gets a new value based of transform rules for table or column
Public methodImportFromGlossary
Applies transformer for terms and synonyms
Top
See Also