Class CIM_DatabaseControlFile
extends CIM_HostedDependency

CIM_DatabaseControlFile is a specialization of the CIM_Dependency association that identifies the LogicalFiles that provide control information for a Database. As an example, some implementations of CommonDatabase assign particular significance to a small number of files that contain database state and configuration information. This association is intended to provide an efficient means of identifying these files.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_HostedDependency
   |
   +--CIM_DatabaseControlFile

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_DatabaseControlFile is a specialization of the CIM_Dependency association that identifies the LogicalFiles that provide control information for a Database. As an example, some implementations of CommonDatabase assign particular significance to a small number of files that contain database state and configuration information. This association is intended to provide an efficient means of identifying these files.
UMLPackagePathstringCIM::Database::Storage
Versionstring2.10

Class Properties

Association References

NameClass OriginReference Class
AntecedentCIM_DatabaseControlFileCIM_CommonDatabase
DependentCIM_DatabaseControlFileCIM_LogicalFile

Class Methods