

DALResults
=========================

.. currentmodule:: pyvo.dal.query

.. autoclass:: DALResults
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~DALResults.fielddescs
      ~DALResults.fieldnames
      ~DALResults.queryurl
      ~DALResults.table

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~DALResults.cursor
      ~DALResults.fieldname_with_ucd
      ~DALResults.fieldname_with_utype
      ~DALResults.getcolumn
      ~DALResults.getdesc
      ~DALResults.getrecord
      ~DALResults.getvalue

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: fielddescs
   .. autoattribute:: fieldnames
   .. autoattribute:: queryurl
   .. autoattribute:: table

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: cursor
   .. automethod:: fieldname_with_ucd
   .. automethod:: fieldname_with_utype
   .. automethod:: getcolumn
   .. automethod:: getdesc
   .. automethod:: getrecord
   .. automethod:: getvalue

   
   