public string SincronizaC_PuntasAgujas(string Punta, string RowGuid)
 {
     return(SQLMetodos.SincronizaC_PuntasAgujas(Punta, RowGuid));
 }