| CIM_Dependency | |||
| A generic association to establish dependency relationships between objects. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Antecedent | Reference | Antecedent represents the independent object in this association. | |
| Dependent | Reference | Dependent represents the object dependent on the Antecedent. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of CIM_ProcessExecutable    {     Antecedent = "\\\\SCCM01\\root\\cimv2:CIM_DataFile.Name=\"C:\\\\WINDOWS\\\\system32\\\\winlogon.exe\"";     BaseAddress = "16777216";     Dependent = "\\\\SCCM01\\root\\cimv2:Win32_Process.Handle=\"444\"";     ModuleInstance = 16777216;    }; | |||