ResourcePoolAffinitySpecification.PoolAffinityRanges Property

Definition

The list of singleton values or ranges for the affinity.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.LiteralRange> PoolAffinityRanges { get; }
member this.PoolAffinityRanges : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.LiteralRange>
Public ReadOnly Property PoolAffinityRanges As IList(Of LiteralRange)

Property Value

Applies to