예제 #1
0
 public IDbCommand CreateCommand()
 {
     return(context.CreateCommand());
 }