MutablePropertyExtensions.SetTypeMapping 方法

定義

CoreTypeMapping設定指定屬性的

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

參數

property
IMutableProperty

屬性。

typeMapping
CoreTypeMapping

CoreTypeMapping這個屬性的 。

傳回

適用於