Aracılığıyla paylaş


TypeMappingInfo.WithConverter(ValueConverterInfo) Yöntem

Tanım

Verilen dönüştürücü uygulanmış olarak yeni TypeMappingInfo bir döndürür.

public Microsoft.EntityFrameworkCore.Storage.TypeMappingInfo WithConverter (in Microsoft.EntityFrameworkCore.Storage.ValueConversion.ValueConverterInfo converterInfo);
member this.WithConverter : ValueConverterInfo -> Microsoft.EntityFrameworkCore.Storage.TypeMappingInfo
Public Function WithConverter (ByRef converterInfo As ValueConverterInfo) As TypeMappingInfo

Parametreler

converterInfo
ValueConverterInfo

Uygulanacak dönüştürücü.

Döndürülenler

Yeni eşleme bilgileri.

Şunlara uygulanır