SqlFacetAttribute::Scale Property
.NET Framework (current version)
The scale of the return type of the user-defined type.
Assembly: System.Data (in System.Data.dll)
The Scale property is valid only for decimal types. The Precision property must also be specified when setting the Scale property.
The maximum value of the Scale property is 38; the default value is 0.
.NET Framework
Available since 2.0
Available since 2.0
Show: