'Declaration Public Shared Function ConvertToPrecScale( _ ByVal n As SqlDecimal, _ ByVal precision As Integer, _ ByVal scale As Integer _ ) As SqlDecimal
public static SqlDecimal ConvertToPrecScale( SqlDecimal n, int precision, int scale )
Parameters
- n
- precision
- scale