Поделиться через


RuntimeProperty.IReadOnlyProperty.GetValueConverter Метод

Определение

Возвращает пользовательский ValueConverter набор для этого свойства.

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

Возвращаемое значение

Преобразователь или null значение , если значение не задано.

Реализации

Атрибуты

Применяется к