Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the affinity 64 mask for a server.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Property Affinity64Mask As Integer
Get
Set
'Utilisation
Dim instance As IServerConfigurationFacet
Dim value As Integer
value = instance.Affinity64Mask
instance.Affinity64Mask = value
int Affinity64Mask { get; set; }
property int Affinity64Mask {
int get ();
void set (int value);
}
abstract Affinity64Mask : int with get, set
function get Affinity64Mask () : int
function set Affinity64Mask (value : int)
Valeur de propriété
Type : System.Int32
The affinity 64 mask for a server.