Partager via


Propriété LightweightPooling

Obtient l'objet ConfigProperty utilisé pour définir l'option de configuration Regroupement léger.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LightweightPooling As ConfigProperty
    Get
'Utilisation
Dim instance As Configuration
Dim value As ConfigProperty

value = instance.LightweightPooling
public ConfigProperty LightweightPooling { get; }
public:
property ConfigProperty^ LightweightPooling {
    ConfigProperty^ get ();
}
member LightweightPooling : ConfigProperty
function get LightweightPooling () : ConfigProperty

Valeur de propriété

Type : Microsoft.SqlServer.Management.Smo. . :: . .ConfigProperty
Objet ConfigProperty qui spécifie les paramètres de l'option de configuration Regroupement léger.

Notes

This property specifies a reduction in system overhead that is associated with the excessive context switching that is sometimes seen in symmetric multiprocessor (SMP) environments.