This topic has not yet been rated - Rate this topic

Scheduler.AffinityMask Property

SQL Server 2012

Gets or sets the affinity mask associated with the scheduler.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public bool AffinityMask { get; set; }

Property Value

Type: System.Boolean
The affinity mask associated with the scheduler.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.