public System.Data.DataTable Consultar_Cambios_Padron()
 {
     return(Cls_Ope_Solicitud_Facturacion_Datos.Consultar_Cambios_Padron(this));
 }