| ConnectionHelperExecuteScalar Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | ExecuteScalar(String, QueryDataParameters, QueryMacros) | 
            Executes the query and returns the first column of the first row in the result set returned by the query.
            Additional columns or rows are ignored.
             | 
|   | ExecuteScalar(String, QueryDataParameters, QueryTypeEnum, Boolean) | 
            Executes the query and returns the first column of the first row in the result set returned by the query.
            Additional columns or rows are ignored.
             | 
 See Also
See Also