Example #1
0
 public void Clean()
 {
     ClearParameters();
     SqlText.Remove(0, SqlText.Length);
 }