Class CIM_DatabaseFile
extends CIM_Component

DatabaseFile captures the relationship between a database and the supporting files that make up the database as well as the purpose served by the files within the context of the database.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Component
   |
   +--CIM_DatabaseFile

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringDatabaseFile captures the relationship between a database and the supporting files that make up the database as well as the purpose served by the files within the context of the database.
UMLPackagePathstringCIM::Database::Storage
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
GroupComponentCIM_DatabaseFileCIM_CommonDatabase
Aggregatebooleantrue
DescriptionstringThe single CommonDatabase instance that uses the referenced LogicalFile.
Keybooleantrue
Maxuint321
Minuint321
OverridestringGroupComponent
PartComponentCIM_DatabaseFileCIM_LogicalFile
DescriptionstringOne of any number of LogicalFile instances that are utilized by the referenced CommonDatabase.
Keybooleantrue
OverridestringPartComponent

Class Methods