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 ClassQualifiers
NameData TypeValue
AntecedentCIM_DatabaseControlFileCIM_CommonDatabase
DescriptionstringThe parent CommonDatabase for the associated control file.
Keybooleantrue
Maxuint321
Minuint320
OverridestringAntecedent
DependentCIM_DatabaseControlFileCIM_LogicalFile
DescriptionstringThe LogicalFile that contains control information for the associated CommonDatabase.
Keybooleantrue
OverridestringDependent

Class Methods