Поделиться через


Свойство IServerPerformanceFacet.Affinity64IOMask

Gets the affinity64 IO mask property for an instance of SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<DisplayDescriptionKeyAttribute("Affinity64IOMaskDesc")> _
<DisplayNameKeyAttribute("Affinity64IOMaskName")> _
ReadOnly Property Affinity64IOMask As Integer 
    Get
'Применение
Dim instance As IServerPerformanceFacet 
Dim value As Integer 

value = instance.Affinity64IOMask
[DisplayDescriptionKeyAttribute("Affinity64IOMaskDesc")]
[DisplayNameKeyAttribute("Affinity64IOMaskName")]
int Affinity64IOMask { get; }
[DisplayDescriptionKeyAttribute(L"Affinity64IOMaskDesc")]
[DisplayNameKeyAttribute(L"Affinity64IOMaskName")]
property int Affinity64IOMask {
    int get ();
}
[<DisplayDescriptionKeyAttribute("Affinity64IOMaskDesc")>]
[<DisplayNameKeyAttribute("Affinity64IOMaskName")>]
abstract Affinity64IOMask : int
function get Affinity64IOMask () : int

Значение свойства

Тип: System.Int32
The affinity64 IO mask property for an instance of SQL Server.

См. также

Справочник

IServerPerformanceFacet Интерфейс

Пространство имен Microsoft.SqlServer.Management.Smo