IDmfObjectInfo-Schnittstelle

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

'Declaration
Public Interface IDmfObjectInfo
'Usage
Dim instance As IDmfObjectInfo
public interface IDmfObjectInfo
public interface class IDmfObjectInfo
type IDmfObjectInfo =  interface end
public interface IDmfObjectInfo

Der IDmfObjectInfo-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ObjectPath Gets the path of the object.
Öffentliche Eigenschaft RootPath Gets the path of the root object.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Management.Facets-Namespace