| DataMapper Methods | 
The DataMapper type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertValue | 
            Coverts value of type supported by this mapper to result of type suitable for Azure Search.
              | |
| MapType | 
            Gets Azure Search DataType suitable for given type.
              | |
| RegisterMapping | 
            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.
              |