ServiceQueue.Rebuild Method
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.
C#
public void Rebuild();
member this.Rebuild : unit -> unit
Public Sub Rebuild ()
Applies to
Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 and Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Product | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |
C#
public void Rebuild(int maxDop);
member this.Rebuild : int -> unit
Public Sub Rebuild (maxDop As Integer)
Parameters
- maxDop
- Int32
Applies to
Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 and Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Product | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |