Beispiel #1
0
 public string GetQueryText()
 {
     Compile();
     return(_query.ToString());
 }