public bool Destroy(object IdDireccion)
 {
     return(SysDireccione.Destroy(IdDireccion) == 1);
 }