Property Representation
- Namespace
- MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
- Assembly
- MongoDB.EntityFrameworkCore.dll
Representation
The data type of the field to index.
public SearchNumberRepresentation? Representation { get; set; }
The data type of the field to index.
public SearchNumberRepresentation? Representation { get; set; }