IDmfObjectInfo 接口

An interface that represents object information in Policy-Based Management.

命名空间:  Microsoft.SqlServer.Management.Facets
程序集:  Microsoft.SqlServer.Dmf(在 Microsoft.SqlServer.Dmf.dll 中)

语法

声明
Public Interface IDmfObjectInfo
用法
Dim instance As IDmfObjectInfo
public interface IDmfObjectInfo
public interface class IDmfObjectInfo
type IDmfObjectInfo =  interface end
public interface IDmfObjectInfo

IDmfObjectInfo 类型公开以下成员。

属性

  名称 说明
公共属性 ObjectPath Gets the path of the object.
公共属性 RootPath Gets the path of the root object.

页首