Parses a NUMERIC/DECIMAL text value to a JS number. Mirrors the SQL Server provider, whose driver (tedious) parses decimal columns into JS numbers.
Parses a NUMERIC/DECIMAL text value to a JS number. Mirrors the SQL Server provider, whose driver (tedious) parses decimal columns into JS numbers.