Пример #1
0
 public void SystemExpression(SqlFragment parent, SystemConstant systemConstant)
 {
     this.Script.Append(systemConstant.SqlScript);
 }