Partilhar via


Interface IDmfObjectInfo

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

Namespace:  Microsoft.SqlServer.Management.Facets
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
Public Interface IDmfObjectInfo
'Uso
Dim instance As IDmfObjectInfo
public interface IDmfObjectInfo
public interface class IDmfObjectInfo
type IDmfObjectInfo =  interface end
public interface IDmfObjectInfo

O tipo IDmfObjectInfo expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública ObjectPath Gets the path of the object.
Propriedade pública RootPath Gets the path of the root object.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Facets