SnapDAL Library Documentation | |
DataFactory.ExecuteScalar Method (String, HybridDictionary, Int32)
Execute the given statement and return a single value
Parameters
- statementName
- Name of the statement
- parms
- HybridDictionary of input parameters
- returnVal
- An optional return value
Return Value
The return result of the statement
Implements
IDataLayer.ExecuteScalar
See Also
DataFactory Class | SnapDAL Namespace | DataFactory.ExecuteScalar Overload List