Example #1
0
 protected virtual IDbCommand GetCommand()
 {
     return(DbFactory.CreateCommand());
 }