Interfaz IDmfObjectInfo
An interface that represents object information in Policy-Based Management.
Espacio de nombres: Microsoft.SqlServer.Management.Facets
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
Public Interface IDmfObjectInfo
'Uso
Dim instance As IDmfObjectInfo
public interface IDmfObjectInfo
public interface class IDmfObjectInfo
type IDmfObjectInfo = interface end
public interface IDmfObjectInfo
El tipo IDmfObjectInfo expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
ObjectPath | Gets the path of the object. | |
RootPath | Gets the path of the root object. |
Arriba