The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: