DbMaintenanceReindexTask.LowPriorityAbortAfterWait Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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