共用方式為


MappingFragment.RemovePropertyMapping(PropertyMapping) 方法

定義

移除屬性對應。

public override void RemovePropertyMapping (System.Data.Entity.Core.Mapping.PropertyMapping propertyMapping);
override this.RemovePropertyMapping : System.Data.Entity.Core.Mapping.PropertyMapping -> unit

參數

propertyMapping
PropertyMapping

要移除的屬性對應。

適用於