ColumnDbDefaultValueAttribute Constructors
Applied to persistent class’ fields or properties. Specifies the SQL expression representing the default value of the database column mapped to the target property/field.
Name | Parameters | Description |
---|---|---|
Column |
db |
Initializes a new instance of the Column |
See Also