ConverterMappingHints.OverrideWith(ConverterMappingHints) Method
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.
Adds hints from the given object to this one. Hints that are already specified are overridden.
C#
public virtual Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints OverrideWith (Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints? hints);
abstract member OverrideWith : Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints -> Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints
override this.OverrideWith : Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints -> Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints
Public Overridable Function OverrideWith (hints As ConverterMappingHints) As ConverterMappingHints
- hints
- ConverterMappingHints
The hints to add.
The combined hints.
See EF Core value converters for more information and examples.
Proizvod | Verzije |
---|---|
Entity Framework Core | 8.0, 9.0 |
Surađujte s nama na GitHubu
Izvor za ovaj sadržaj možete pronaći na GitHubu, gdje možete stvarati i pregledavati probleme i zahtjeve za povlačenjem. Dodatne informacije potražite u našem vodiču za suradnike.
Povratne informacije o proizvodu Entity Framework
Entity Framework je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: