다음을 통해 공유


ComplexTypeAttributeConvention.Apply 메서드

정의

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

매개 변수

적용 대상