FunctionParameter.Scale 属性

定义

获取参数的小数位数值。

public Nullable<byte> Scale { get; }
member this.Scale : Nullable<byte>
Public ReadOnly Property Scale As Nullable(Of Byte)

属性值

参数的小数位数值。

适用于