Skip to content

EntityFrameworkCore2Extensions class

public static class Korzh.EasyQuery.EntityFrameworkCore.EntityFrameworkCore2Extensions

Package: Korzh.EasyQuery.EntityFrameworkCore.Relational (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.EntityFrameworkCore.Relational.dll

NameTypeDescription
GetDbColumnName(this IProperty property)string
GetDbDefaultSchema(this IModel model)string
GetDbDiscriminatorProperty(this IEntityType entityType)IProperty
GetDbDiscriminatorValue(this IEntityType entityType)object
GetDbSchema(this IEntityType entityType)string
GetDbTableName(this IEntityType entityType)string