Udostępnij za pośrednictwem


RuntimeTypeMappingConfiguration.ITypeMappingConfiguration.GetValueConverter Metoda

Definicja

Pobiera zestaw niestandardowy ValueConverter dla tej właściwości.

[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.Storage.ValueConversion.ValueConverter? ITypeMappingConfiguration.GetValueConverter ();
[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.Storage.ValueConversion.ValueConverter ITypeMappingConfiguration.GetValueConverter ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.ITypeMappingConfiguration.GetValueConverter : unit -> Microsoft.EntityFrameworkCore.Storage.ValueConversion.ValueConverter
override this.Microsoft.EntityFrameworkCore.Metadata.ITypeMappingConfiguration.GetValueConverter : unit -> Microsoft.EntityFrameworkCore.Storage.ValueConversion.ValueConverter
Function GetValueConverter () As ValueConverter Implements ITypeMappingConfiguration.GetValueConverter

Zwraca

Konwerter lub null jeśli żaden z nich nie został ustawiony.

Implementuje

Atrybuty

Dotyczy