CastingConverter<TModel,TProvider> Constructors
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.
CastingConverter<TModel,TProvider>() |
Creates a new instance of this converter. |
CastingConverter<TModel,TProvider>(ConverterMappingHints) |
Creates a new instance of this converter. |
- Source:
- CastingConverter.cs
- Source:
- CastingConverter.cs
- Source:
- CastingConverter.cs
- Source:
- CastingConverter.cs
Creates a new instance of this converter.
public CastingConverter ();
Public Sub New ()
Remarks
See EF Core value converters for more information and examples.
Applies to
Entity Framework Core 9.0 i druge verzije
Proizvod | Verzije |
---|---|
Entity Framework Core | 6.0, 7.0, 8.0, 9.0 |
- Source:
- CastingConverter.cs
- Source:
- CastingConverter.cs
- Source:
- CastingConverter.cs
- Source:
- CastingConverter.cs
- Source:
- CastingConverter.cs
- Source:
- CastingConverter.cs
- Source:
- CastingConverter.cs
- Source:
- CastingConverter.cs
- Source:
- CastingConverter.cs
Creates a new instance of this converter.
public CastingConverter (Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints mappingHints = default);
public CastingConverter (Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints? mappingHints);
new Microsoft.EntityFrameworkCore.Storage.ValueConversion.CastingConverter<'Model, 'Provider> : Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints -> Microsoft.EntityFrameworkCore.Storage.ValueConversion.CastingConverter<'Model, 'Provider>
Public Sub New (Optional mappingHints As ConverterMappingHints = Nothing)
Public Sub New (mappingHints As ConverterMappingHints)
Parameters
- mappingHints
- ConverterMappingHints
Remarks
See EF Core value converters for more information and examples.
Applies to
Entity Framework Core 9.0 i druge verzije
Proizvod | Verzije |
---|---|
Entity Framework Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
Povratne informacije o proizvodu Entity Framework
Entity Framework je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: