public LogParserDataAdapter(LogParserCommand selectCommand)
     : this()
 {
     this.SelectCommand = selectCommand;
 }
 public LogParserDataAdapter(LogParserCommand selectCommand)
     : this()
 {
     this.SelectCommand = selectCommand;
 }