DecimalPropertyConvention Constructor
Initializes a new instance of the DecimalPropertyConvention class.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | DecimalPropertyConvention() | Initializes a new instance of DecimalPropertyConvention with the default values. |
![]() | DecimalPropertyConvention(Byte, Byte) | Initializes a new instance of DecimalPropertyConvention with the specified precision and scale. |
DecimalPropertyConvention Constructor ()
Initializes a new instance of DecimalPropertyConvention with the default values.
DecimalPropertyConvention Constructor (Byte, Byte)
Initializes a new instance of DecimalPropertyConvention with the specified precision and scale.