Executes an SQL Query that is known to return just one integer Value
Returns the integer Value returned by the SQL statement
To use this, set the column Name holding the integer to intValue. If no results are found, or more than 1 result is found, or intValue is an invalid column Name or does not hold an integer, a MiscException will be thrown
DBUtils Class | Shunde.Utilities Namespace | DBUtils.GetIntFromSqlSelect Overload List