Table.LowPriorityAbortAfterWait Propiedad

Definición

Obtiene o establece la acción ABORT_AFTER_WAIT para la opción WAIT_AT_LOW_PRIORITY de la operación DDL. Establézcalo antes de llamar a Rebuild o SwitchPartition. El valor predeterminado es Ninguno.

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

Valor de propiedad

Se aplica a