ResourcePoolAffinitySpecification.PoolAffinityRanges プロパティ

定義

アフィニティのシングルトン値または範囲の一覧。

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)

プロパティ値

適用対象