public override string GetSql(SqlFieldInsertParameters parameters)
 {
     return(GetNewSqlInsertUpdate(parameters));
 }