IDbMaintenanceReindexTaskInterface.LowPriorityAbortAfterWait Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::SqlServer::Management::Smo::AbortAfterWait LowPriorityAbortAfterWait { Microsoft::SqlServer::Management::Smo::AbortAfterWait get(); void set(Microsoft::SqlServer::Management::Smo::AbortAfterWait value); };
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