ResourcePoolAffinityInfo Class
Represents information about the resource pool affinity.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Microsoft.SqlServer.Management.Smo::AffinityInfoBase
Microsoft.SqlServer.Management.Smo::ResourcePoolAffinityInfo
| Name | Description | |
|---|---|---|
![]() | AffinityType | Gets or sets the affinity type of the AffinityInfoBase.(Inherited from AffinityInfoBase.) |
![]() | ExecutionManager | Gets the execution manager of the AffinityInfoBase.(Inherited from AffinityInfoBase.) |
![]() | NumaNodes | Gets a collection that contains the NUMA node settings.(Inherited from AffinityInfoBase.) |
![]() | Parent | Gets the parent object. |
![]() | Schedulers | Gets the CPU collection instance. |
| Name | Description | |
|---|---|---|
![]() | Alter() | Updates the AffinityInfo object property changes on the instance of SQL Server.(Inherited from AffinityInfoBase.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Refresh() | Refreshes the ResourcePoolAffinityInfo.(Overrides AffinityInfoBase::Refresh().) |
![]() | Script() | Generates a Transact-SQL script.(Inherited from AffinityInfoBase.) |
![]() | Script(ScriptingOptions^) | Generates a Transact-SQL script.(Inherited from AffinityInfoBase.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

