ResourcePoolAffinityInfo Class
SQL Server 2012
Represents information about the resource pool affinity.
System.Object
Microsoft.SqlServer.Management.Smo.AffinityInfoBase
Microsoft.SqlServer.Management.Smo.ResourcePoolAffinityInfo
Microsoft.SqlServer.Management.Smo.AffinityInfoBase
Microsoft.SqlServer.Management.Smo.ResourcePoolAffinityInfo
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
The ResourcePoolAffinityInfo type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AffinityType | Gets or sets the affinity type 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 | (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.) |
.gif?cs-save-lang=1&cs-lang=csharp)
.gif?cs-save-lang=1&cs-lang=csharp)