Execute the given statement and return a single value
Execute the given statement and return a single value
public object ExecuteScalar(string,HybridDictionary);
Execute the given statement and return a single value
public object ExecuteScalar(string,HybridDictionary,ref int);
Execute the given statement and return a single value
public object ExecuteScalar(string,HybridDictionary,ref int,IDbTransaction);
DataFactory Class | SnapDAL Namespace