Decimal.Scale 属性

定义

获取小数的缩放因子,它是一个介于 0 到 28 之间的数字,表示十进制数字的数目。

public:
 property System::Byte Scale { System::Byte get(); };
public byte Scale { get; }
member this.Scale : byte
Public ReadOnly Property Scale As Byte

属性值

适用于