Интерфейс IServerPerformanceFacet

An interface for the performance facet.

Этот API-интерфейс несовместим с CLS. 

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<CLSCompliantAttribute(False)> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<DisplayNameKeyAttribute("ServerPerformanceName")> _
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")> _
<DisplayDescriptionKeyAttribute("ServerPerformanceDesc")> _
Public Interface IServerPerformanceFacet _
    Inherits IDmfFacet
'Применение
Dim instance As IServerPerformanceFacet
[CLSCompliantAttribute(false)]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[DisplayNameKeyAttribute("ServerPerformanceName")]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")]
[DisplayDescriptionKeyAttribute("ServerPerformanceDesc")]
public interface IServerPerformanceFacet : IDmfFacet
[CLSCompliantAttribute(false)]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::CheckOnSchedule)]
[DisplayNameKeyAttribute(L"ServerPerformanceName")]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.Smo.FacetSR")]
[DisplayDescriptionKeyAttribute(L"ServerPerformanceDesc")]
public interface class IServerPerformanceFacet : IDmfFacet
[<CLSCompliantAttribute(false)>]
[<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<DisplayNameKeyAttribute("ServerPerformanceName")>]
[<TypeConverterAttribute(typeof(LocalizableTypeConverter))>]
[<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")>]
[<DisplayDescriptionKeyAttribute("ServerPerformanceDesc")>]
type IServerPerformanceFacet =  
    interface
        interface IDmfFacet
    end
public interface IServerPerformanceFacet extends IDmfFacet

Тип IServerPerformanceFacet обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Affinity64IOMask Gets the affinity64 IO mask property for an instance of SQL Server.
Открытое свойство Affinity64Mask Gets the affinity 64 mask for an instance of SQL Server.
Открытое свойство AffinityIOMask Gets the affinity IO mask for an instance of SQL Server.
Открытое свойство AffinityMask Gets the affinity mask property for an instance of SQL Server.
Открытое свойство BlockedProcessThreshold Gets or sets the BlockedProcessThreshold property for an instance of SQL Server.
Открытое свойство CostThresholdForParallelism Gets or sets the CostThresholdForParallelism property for an instance of SQL Server.
Открытое свойство DynamicLocks Gets the DynamicLocks property for an instance of SQL Server.
Открытое свойство LightweightPoolingEnabled Gets a Boolean that specifies the LightweightPoolingEnabled property for an instance of SQL Server.
Открытое свойство MaxDegreeOfParallelism Gets or sets the MaxDegreeOfParallelism property for an instance of SQL Server.
Открытое свойство MaxWorkerThreads Gets the MaxWorkerThreads property for an instance of SQL Server.
Открытое свойство NetworkPacketSize Gets or sets the NetworkPacketSize property for an instance of SQL Server.
Открытое свойство OpenObjects Gets the OpenObjects property for an instance of SQL Server.

В начало

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.