文件操作 - CIM_ScopedView.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Core/CIM_ScopedView.mof
编辑文件内容
// Copyright (c) 2008 DMTF. All rights reserved. [Association, Experimental, Version ( "2.21.0" ), UMLPackagePath ( "CIM::View::Core" ), Description ( "CIM_ScopedView is used to associate an instance of CIM_System " "with a View instance representing the denormalized view of a " "managed resource related to the system. The type of " "relationship is not constrained. Examples include hosting, " "aggregation, composition, dependencies, etc." )] class CIM_ScopedView : CIM_Dependency { [Key, Override ( "Antecedent" ), Description ( "Antecedent shall be a reference to a CIM_System that has " "a relationship with the managed resource." )] CIM_System REF Antecedent; [Key, Override ( "Dependent" ), Description ( "Dependent shall be a reference to an instance of " "CIM_View that represents a de-normalized or aggregate " "view of a managed resource that is related to the " "CIM_System referenced by the Antecedent property." )] CIM_View REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件