public static class Korzh.EasyQuery.EntityFrameworkCore.EntityFrameworkCore2Extensions
Package: Korzh.EasyQuery.EntityFrameworkCore.Relational
(targets: netstandard2.0
)
Assembly: Korzh.EasyQuery.EntityFrameworkCore.Relational.dll
Static Methods
Name | Type | Description |
---|---|---|
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 |