Exemple #1
0
 protected override DbParameter CreateDbParameter()
 {
     return(InnerCommand.CreateParameter());
 }