Exemple #1
0
 protected string BuildIntegrityCheckSql()
 {
     return(SqlFactory.IntegrityCheckSql());
 }