Database\CIM_DatabaseFile.mof.mof (HTML version)

Return to index
CIM_DatabaseFile Superclass: 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.
Qualifiers:Version ( "2.8.0" ) Aggregation Association
Parameters (local in grey)
Max ( 1 )
Min ( 1 )
Aggregate
Override ( "GroupComponent" )
CIM_CommonDatabase REF GroupComponent ;
The single CommonDatabase instance that uses the referenced LogicalFile.
Override ( "PartComponent" )
CIM_LogicalFile REF PartComponent ;
One of any number of LogicalFile instances that are utilized by the referenced CommonDatabase.