Condividi tramite


Interfaccia IServerPerformanceFacet

An interface for the performance facet.

Questa API non è conforme a CLS. 

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

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

Nel tipo IServerPerformanceFacet sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Affinity64IOMask Gets the affinity64 IO mask property for an instance of SQL Server.
Proprietà pubblica Affinity64Mask Gets the affinity 64 mask for an instance of SQL Server.
Proprietà pubblica AffinityIOMask Gets the affinity IO mask for an instance of SQL Server.
Proprietà pubblica AffinityMask Gets the affinity mask property for an instance of SQL Server.
Proprietà pubblica BlockedProcessThreshold Gets or sets the BlockedProcessThreshold property for an instance of SQL Server.
Proprietà pubblica CostThresholdForParallelism Gets or sets the CostThresholdForParallelism property for an instance of SQL Server.
Proprietà pubblica DynamicLocks Gets the DynamicLocks property for an instance of SQL Server.
Proprietà pubblica LightweightPoolingEnabled Gets a Boolean that specifies the LightweightPoolingEnabled property for an instance of SQL Server.
Proprietà pubblica MaxDegreeOfParallelism Gets or sets the MaxDegreeOfParallelism property for an instance of SQL Server.
Proprietà pubblica MaxWorkerThreads Gets the MaxWorkerThreads property for an instance of SQL Server.
Proprietà pubblica NetworkPacketSize Gets or sets the NetworkPacketSize property for an instance of SQL Server.
Proprietà pubblica OpenObjects Gets the OpenObjects property for an instance of SQL Server.

In alto

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.