AffinityInfo 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.
AffinityInfo
public sealed class AffinityInfo : Microsoft.SqlServer.Management.Smo.AffinityInfoBase
type AffinityInfo = class
inherit AffinityInfoBase
Public NotInheritable Class AffinityInfo
Inherits AffinityInfoBase
- Inheritance
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) |