Aracılığıyla paylaş


ResourceUsage Enumeration

The ResourceUsage enumeration contains values that specify the relative operating system execution priority setting for the Microsoft Search service.

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

Syntax

'Bildirim
Public Enumeration ResourceUsage
public enum ResourceUsage
public enum class ResourceUsage
public enum ResourceUsage
public enum ResourceUsage

Members

Member name Description
AboveNormal  
Background  
BelowNormal  
Dedicated  
Normal  
Unknown  

Remarks

The ResourceUsage enumeration class is served by the ResourceUsage property.

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.