예제 #1
0
 public void TruncateAllTables()
 {
     CaptureFileData cfd = new CaptureFileData();
     cfd.TruncateAllTables();
 }