次の方法で共有


NotMappedTypeAttributeConvention.Apply メソッド

定義

System.Object.Apply(System.Data.Entity.ModelConfiguration.Configuration.ConventionTypeConfiguration,System.ComponentModel.DataAnnotations.Schema.NotMappedAttribute)
public override void Apply (System.Data.Entity.ModelConfiguration.Configuration.ConventionTypeConfiguration configuration, System.ComponentModel.DataAnnotations.Schema.NotMappedAttribute attribute);
override this.Apply : System.Data.Entity.ModelConfiguration.Configuration.ConventionTypeConfiguration * System.ComponentModel.DataAnnotations.Schema.NotMappedAttribute -> unit
Public Overrides Sub Apply (configuration As ConventionTypeConfiguration, attribute As NotMappedAttribute)

パラメーター

attribute
NotMappedAttribute

適用対象