Aracılığıyla paylaş


MutablePropertyExtensions.SetTypeMapping Yöntem

Tanım

CoreTypeMapping Verilen özelliğin değerini ayarlar

public static Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping SetTypeMapping (this Microsoft.EntityFrameworkCore.Metadata.IMutableProperty property, Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping typeMapping);
static member SetTypeMapping : Microsoft.EntityFrameworkCore.Metadata.IMutableProperty * Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping -> Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping
<Extension()>
Public Function SetTypeMapping (property As IMutableProperty, typeMapping As CoreTypeMapping) As CoreTypeMapping

Parametreler

property
IMutableProperty

Özellik.

typeMapping
CoreTypeMapping

CoreTypeMapping Bu özelliğin için.

Döndürülenler

Şunlara uygulanır