Skip to content

WmiClassProperty

Holds a row for each unique property per class scanned

Fields

Field Type Description
Array boolean true if the property is multivalued (array)
ID numeric Internal ID for the WmiClassProperty entity (Primary Key)
Name string Name of the Property as defined by WMI or Octopus for Octopus extension classes
Type string S for String, I for Integer, B for Boolean
WmiClassID numeric Internal ID that references the WmiClass entity (Foreign Key)