public string SincronizaC_GrosorAgujas(string Grosor, string RowGuid)
 {
     return(SQLMetodos.SincronizaC_GrosorAgujas(Grosor, RowGuid));
 }