public string SincronizaT_Folios(decimal Folio, string Tipo, string RowGuid)
 {
     return(SQLMetodos.SincronizaT_Folios(Folio, Tipo, RowGuid));
 }