ServerAdapterBase.MaxWorkerThreads Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Configure le nombre de threads de travail disponibles pour SQL Server processus.
public int MaxWorkerThreads { get; set; }
member this.MaxWorkerThreads : int with get, set
Public Property MaxWorkerThreads As Integer