SQL..::..ExecuteScalar Method (String, CommandType)
Executes a scalar query against the database.
Namespace:
AdvantageCMS.DataAssembly: AdvantageCMS.Data (in AdvantageCMS.Data.dll)
Syntax
public Object ExecuteScalar( string command, CommandType commandType )

