ConverterMappingHints Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies hints used by the type mapper when mapping using a ValueConverter.
public class ConverterMappingHints
type ConverterMappingHints = class
Public Class ConverterMappingHints
- Inheritance
-
ConverterMappingHints
- Derived
See EF Core value converters for more information and examples.
Converter |
Creates a new ConverterMappingHints instance. Any hint contained in the instance
can be |
Is |
Whether or not the mapped data type should support Unicode. |
Precision |
The suggested precision of the mapped data type. |
Scale |
The suggested scale of the mapped data type. |
Size |
The suggested size of the mapped data type. |
Value |
Obsolete.
An optional factory for creating a specific ValueGenerator to use for model values when this converter is being used. |
Override |
Adds hints from the given object to this one. Hints that are already specified are overridden. |
With(Converter |
Adds hints from the given object to this one. Hints that are already specified are not overridden. |
منتج | الإصدارات |
---|---|
Entity Framework Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
ملاحظات Entity Framework
Entity Framework هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: