Microsoft.SqlServer.TransactSql.ScriptDom by Microsoft

<PackageReference Include="Microsoft.SqlServer.TransactSql.ScriptDom" Version="161.8910.0" />

.NET API 5,154,736 bytes

 ResourcePoolAffinitySpecification

Represents the resource pool statement affinity specification.

The type of AFFINITY: SCHEDULERS or NUMANODE.

public bool IsAuto { get; set; }

Whether the affinity has been specified as AUTO.

public Literal ParameterValue { get; set; }

The value of the parameter.

The list of singleton values or ranges for the affinity.