Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the affinity 64 mask for an instance of SQL Server.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
<DisplayDescriptionKeyAttribute("Affinity64MaskDesc")> _
<DisplayNameKeyAttribute("Affinity64MaskName")> _
ReadOnly Property Affinity64Mask As Integer
Get
'Usage
Dim instance As IServerPerformanceFacet
Dim value As Integer
value = instance.Affinity64Mask
[DisplayDescriptionKeyAttribute("Affinity64MaskDesc")]
[DisplayNameKeyAttribute("Affinity64MaskName")]
int Affinity64Mask { get; }
[DisplayDescriptionKeyAttribute(L"Affinity64MaskDesc")]
[DisplayNameKeyAttribute(L"Affinity64MaskName")]
property int Affinity64Mask {
int get ();
}
[<DisplayDescriptionKeyAttribute("Affinity64MaskDesc")>]
[<DisplayNameKeyAttribute("Affinity64MaskName")>]
abstract Affinity64Mask : int
function get Affinity64Mask () : int
Property Value
Type: System.Int32
The affinity 64 mask for an instance of SQL Server