'Declaration Public Shared Function Subtract( _ ByVal x As SqlDecimal, _ ByVal y As SqlDecimal _ ) As SqlDecimal
public static SqlDecimal Subtract( SqlDecimal x, SqlDecimal y )
Parameters
- x
- y
'Declaration Public Shared Function Subtract( _ ByVal x As SqlDecimal, _ ByVal y As SqlDecimal _ ) As SqlDecimal
public static SqlDecimal Subtract( SqlDecimal x, SqlDecimal y )