Compartir a través de


Interfaz IServerPerformanceFacet

An interface for the performance facet.

Esta API no es compatible con CLS. 

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
<CLSCompliantAttribute(False)> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<DisplayNameKeyAttribute("ServerPerformanceName")> _
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")> _
<DisplayDescriptionKeyAttribute("ServerPerformanceDesc")> _
Public Interface IServerPerformanceFacet _
    Inherits IDmfFacet
'Uso
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

El tipo IServerPerformanceFacet expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Affinity64IOMask Gets the affinity64 IO mask property for an instance of SQL Server.
Propiedad pública Affinity64Mask Gets the affinity 64 mask for an instance of SQL Server.
Propiedad pública AffinityIOMask Gets the affinity IO mask for an instance of SQL Server.
Propiedad pública AffinityMask Gets the affinity mask property for an instance of SQL Server.
Propiedad pública BlockedProcessThreshold Gets or sets the BlockedProcessThreshold property for an instance of SQL Server.
Propiedad pública CostThresholdForParallelism Gets or sets the CostThresholdForParallelism property for an instance of SQL Server.
Propiedad pública DynamicLocks Gets the DynamicLocks property for an instance of SQL Server.
Propiedad pública LightweightPoolingEnabled Gets a Boolean that specifies the LightweightPoolingEnabled property for an instance of SQL Server.
Propiedad pública MaxDegreeOfParallelism Gets or sets the MaxDegreeOfParallelism property for an instance of SQL Server.
Propiedad pública MaxWorkerThreads Gets the MaxWorkerThreads property for an instance of SQL Server.
Propiedad pública NetworkPacketSize Gets or sets the NetworkPacketSize property for an instance of SQL Server.
Propiedad pública OpenObjects Gets the OpenObjects property for an instance of SQL Server.

Arriba

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.