Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the affinity64 IO mask property for an instance of SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
<DisplayDescriptionKeyAttribute("Affinity64IOMaskDesc")> _
<DisplayNameKeyAttribute("Affinity64IOMaskName")> _
ReadOnly Property Affinity64IOMask As Integer
Get
'Uso
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
Valor de la propiedad
Tipo: System.Int32
The affinity64 IO mask property for an instance of SQL Server.