Processors propriété
Gets the Processors property value.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
<SfcPropertyAttribute(SfcPropertyFlags.Expensive)> _
Public ReadOnly Property Processors As Integer
Get
'Utilisation
Dim instance As Server
Dim value As Integer
value = instance.Processors
[SfcPropertyAttribute(SfcPropertyFlags.Expensive)]
public int Processors { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Expensive)]
public:
virtual property int Processors {
int get () sealed;
}
[<SfcPropertyAttribute(SfcPropertyFlags.Expensive)>]
abstract Processors : int
[<SfcPropertyAttribute(SfcPropertyFlags.Expensive)>]
override Processors : int
final function get Processors () : int
Valeur de la propriété
Type : System. . :: . .Int32
Int32