Name | Data Type | Value |
---|---|---|
Aggregation | boolean | true |
Association | boolean | true |
Description | string | Databases are comprised of a collection of logical storage areas that are represented by instances of the DatabaseStorageArea class. The DatabaseStorage class represents the relationship between a CommonDatabase and the storage areas that it uses. |
UMLPackagePath | string | CIM::Database::Storage |
Version | string | 2.8.0 |
Name | Class Origin | Reference Class | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
GroupComponent | CIM_DatabaseStorage | CIM_CommonDatabase | |||||
Aggregate | boolean | true | |||||
Description | string | The database that makes use of the associated DatabaseStorageArea. | |||||
Key | boolean | true | |||||
Max | uint32 | 1 | |||||
Min | uint32 | 1 | |||||
Override | string | GroupComponent | |||||
PartComponent | CIM_DatabaseStorage | CIM_DatabaseStorageArea | |||||
Description | string | A DatabaseStorageArea that is used by the associated CommonDatabase. A DatabaseStorageArea must only be used by a single database. | |||||
Key | boolean | true | |||||
Override | string | PartComponent |