Interface IDmfObjectInfo
An interface that represents object information in Policy-Based Management.
Espace de noms : Microsoft.SqlServer.Management.Facets
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Interface IDmfObjectInfo
'Utilisation
Dim instance As IDmfObjectInfo
public interface IDmfObjectInfo
public interface class IDmfObjectInfo
type IDmfObjectInfo = interface end
public interface IDmfObjectInfo
Le type IDmfObjectInfo expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
ObjectPath | Gets the path of the object. | |
RootPath | Gets the path of the root object. |
Haut de la page