Bagikan melalui


RelationalPropertyJsonPropertyNameAttributeConvention.ProcessPropertyAdded Metode

Definisi

System.Object.ProcessPropertyAdded(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.Text.Json.Serialization.JsonPropertyNameAttribute,System.Reflection.MemberInfo,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext)
protected override void ProcessPropertyAdded (Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder propertyBuilder, System.Text.Json.Serialization.JsonPropertyNameAttribute attribute, System.Reflection.MemberInfo clrMember, Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext context);
override this.ProcessPropertyAdded : Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder * System.Text.Json.Serialization.JsonPropertyNameAttribute * System.Reflection.MemberInfo * Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext -> unit
Protected Overrides Sub ProcessPropertyAdded (propertyBuilder As IConventionPropertyBuilder, attribute As JsonPropertyNameAttribute, clrMember As MemberInfo, context As IConventionContext)

Parameter

propertyBuilder
IConventionPropertyBuilder
clrMember
MemberInfo

Berlaku untuk