Returns the result of rounding {0} to the nearest number. If {0} is null,Number.Round
returns null. {0} is rounded to the nearest integer, unless the optional parameter {1} is specified. If {1} is specified, {0} is rounded to the {1} number of decimal digits. An optional {2} parameter specifies rounding direction when there is a tie between the possible numbers to round to (seeRoundingMode.Type
for possible values).
Returns the result of rounding {0} based on the sign of the number. This function will round positive numbers down and negative ...
Returns the result of rounding {0} based on the sign of the number. This function will round positive numbers up and negative ...
Returns the result of rounding {0} down to the previous highest integer. If {0} is null, Number.RoundDown returns null. If ...
Returns the result of rounding {0} down to the previous highest integer. If {0} is null, Number.RoundDown returns null. If ...
Returns the result of rounding {0} to the nearest number. If {0} is null, Number.Round returns null. {0} is rounded to the ...
Returns the result of rounding {0} to the nearest number. If {0} is null, Number.Round returns null. {0} is rounded to the ...
Returns the result of running {1} with the connection string {0} using ODBC. {0} can be text or a record of property value ...
Returns the result of running {1} with the connection string {0} using OLE DB. {0} can be text or a record of property value ...
Returns the result of running {2} with the connection string {1} using the ADO.NET provider {0}. {1} can be text or a record ...