ConnectionHelperExecuteScalar Method |
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.
|