nraonrao
 
NRAO Home > CASA > CasaRef
table.getdminfo - Function

3.2.1 get the info about data managers
Description

This function returns the types and names of the data managers used. For each data manager it also returns the names of the columns served by it. The information is returned as a record containing a subrecord for each data manager. Each subrecord contains the fields TYPE, NAME and COLUMNS.

Arguments





Returns
anyrecord

Example

  tb.open(’3C273XC1.MS’)  
  rec = tb.getdminfo()

Print the output record shows that the table uses 9 storage managers.

Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu

Copyright © 2008 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search

Updated daily during alpha development.