IDmfObjectInfo Interface
An interface that represents object information in Policy-Based Management.
Namespace: Microsoft.SqlServer.Management.Facets
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
public interface IDmfObjectInfo
public interface class IDmfObjectInfo
type IDmfObjectInfo = interface end
Public Interface IDmfObjectInfo
Properties
Name | Description | |
---|---|---|
ObjectPath | Gets the path of the object. |
|
RootPath | Gets the path of the root object. |
See Also
Microsoft.SqlServer.Management.Facets Namespace
Return to top