Пример #1
0
 override public IDbCommand CreateCommand()
 {
     return(InternalConnection.CreateCommand());
 }