Module wmiutils :: Class QueryElement
[hide private]

Class QueryElement

source code

This class represents queried CIM class property

Instance Methods [hide private]
 
__init__(self, columnName, attributeName, type) source code
Method Details [hide private]

__init__(self, columnName, attributeName, type)
(Constructor)

source code 
Parameters:
  • columnName - The name of the queried property
  • attributeName - deprecated
  • type (deprecated)