共用方式為


RelationalMapToJsonConvention 類別

定義

設定對應至 JSON 資料行之實體之預設設定的慣例。

public class RelationalMapToJsonConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IEntityTypeAnnotationChangedConvention, Microsoft.EntityFrameworkCore.Metadata.Conventions.IModelFinalizingConvention
type RelationalMapToJsonConvention = class
    interface IEntityTypeAnnotationChangedConvention
    interface IConvention
    interface IModelFinalizingConvention
Public Class RelationalMapToJsonConvention
Implements IEntityTypeAnnotationChangedConvention, IModelFinalizingConvention
繼承
RelationalMapToJsonConvention
實作

備註

如需詳細資訊和範例,請參閱 模型建置慣例

適用於