ResourcePoolAffinityInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ResourcePoolAffinityInfo
public sealed class ResourcePoolAffinityInfo : Microsoft.SqlServer.Management.Smo.AffinityInfoBase
type ResourcePoolAffinityInfo = class
inherit AffinityInfoBase
Public NotInheritable Class ResourcePoolAffinityInfo
Inherits AffinityInfoBase
- Inheritance
Properties
AffinityType |
Sets or gets AffinityType (Inherited from AffinityInfoBase) |
ExecutionManager | (Inherited from AffinityInfoBase) |
NumaNodes | (Inherited from AffinityInfoBase) |
Parent |
Returns Parent of the object |
Schedulers | |
UrnSuffix |
Methods
Alter() |
Will Generate Alter Statment for Server to Set CPU and Numa Configuration (Inherited from AffinityInfoBase) |
Refresh() | |
Script() |
Will give script for Cpu And Numa Configuration (Inherited from AffinityInfoBase) |
Script(ScriptingOptions) |
Will give script for Cpu And Numa Configuration (Inherited from AffinityInfoBase) |