PersistentAliasAttribute Constructors
Applies to EF Core business class properties. Specifies an expression used to calculate the target property value.
Name | Parameters | Description |
---|---|---|
Persistent |
expression |
Initializes a new instance of the Persistent |
See Also