Executes a function that returns a single value in a data table (Row[0][0] basically). The value is returned as an variant object or null on failure.
public object ExecuteScalar( string Sql );
Return Value
object
Parameters
Sql
Sql command string
Overloads:
See also:
Class wwBusiness© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic