Table.LowPriorityAbortAfterWait 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.
Obtient ou définit l’action ABORT_AFTER_WAIT pour l’option WAIT_AT_LOW_PRIORITY de l’opération DDL. Définissez cette valeur avant d’appeler Rebuild ou SwitchPartition. La valeur par défaut est Aucun.
public Microsoft.SqlServer.Management.Smo.AbortAfterWait LowPriorityAbortAfterWait { get; set; }
member this.LowPriorityAbortAfterWait : Microsoft.SqlServer.Management.Smo.AbortAfterWait with get, set
Public Property LowPriorityAbortAfterWait As AbortAfterWait