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
'Deklaracja
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 |
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.