ExternalResourcePoolAffinityInfo 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.
ExternalResourcePoolAffinityInfo
public sealed class ExternalResourcePoolAffinityInfo : Microsoft.SqlServer.Management.Smo.AffinityInfoBase
type ExternalResourcePoolAffinityInfo = class
inherit AffinityInfoBase
Public NotInheritable Class ExternalResourcePoolAffinityInfo
Inherits AffinityInfoBase
- Inheritance
Constructors
ExternalResourcePoolAffinityInfo(ExternalResourcePool) |
Properties
AffinityType |
Sets or gets AffinityType (Inherited from AffinityInfoBase) |
Cpus | |
ExecutionManager | (Inherited from AffinityInfoBase) |
NumaNodes | (Inherited from AffinityInfoBase) |
Parent |
Returns parent of the object |
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) |