Click or drag to resize
DataMapper Methods

The DataMapper type exposes the following members.

Methods
  NameDescription
Public methodConvertValue
Coverts value of type supported by this mapper to result of type suitable for Azure Search.
Public methodMapType
Gets Azure Search DataType suitable for given type.
Public methodRegisterMapping
Registers a new mapping of type to Azure Search DataType along with a function for conversion of source values to target values directly assignable to Azure Search API.
Top
See Also