Aracılığıyla paylaş


IDatabasePerformanceFacet Interface

This interface is not CLS-compliant.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Bildirim
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.LocalizableResources")> _
<DisplayNameKeyAttribute("IDatabasePerformanceFacet_Name")> _
<DisplayDescriptionKeyAttribute("IDatabasePerformanceFacet_Desc")> _
<CLSCompliantAttribute(False)> _
Public Interface IDatabasePerformanceFacet
    Inherits IDmfFacet
[TypeConverterAttribute(typeof(LocalizableTypeConverter))] 
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)] 
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.LocalizableResources")] 
[DisplayNameKeyAttribute("IDatabasePerformanceFacet_Name")] 
[DisplayDescriptionKeyAttribute("IDatabasePerformanceFacet_Desc")] 
[CLSCompliantAttribute(false)] 
public interface IDatabasePerformanceFacet : IDmfFacet
[TypeConverterAttribute(typeof(LocalizableTypeConverter))] 
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::CheckOnSchedule)] 
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.Smo.LocalizableResources")] 
[DisplayNameKeyAttribute(L"IDatabasePerformanceFacet_Name")] 
[DisplayDescriptionKeyAttribute(L"IDatabasePerformanceFacet_Desc")] 
[CLSCompliantAttribute(false)] 
public interface class IDatabasePerformanceFacet : IDmfFacet
/** @attribute TypeConverterAttribute(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter) */ 
/** @attribute EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule) */ 
/** @attribute LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.LocalizableResources") */ 
/** @attribute DisplayNameKeyAttribute("IDatabasePerformanceFacet_Name") */ 
/** @attribute DisplayDescriptionKeyAttribute("IDatabasePerformanceFacet_Desc") */ 
/** @attribute CLSCompliantAttribute(false) */ 
public interface IDatabasePerformanceFacet extends IDmfFacet
TypeConverterAttribute(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter) 
EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule) 
LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.LocalizableResources") 
DisplayNameKeyAttribute("IDatabasePerformanceFacet_Name") 
DisplayDescriptionKeyAttribute("IDatabasePerformanceFacet_Desc") 
CLSCompliantAttribute(false) 
public interface IDatabasePerformanceFacet extends IDmfFacet

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.