FullTextCatalog.Rebuild Method
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.
Overloads
Rebuild(Boolean) | |
Rebuild() |
Rebuild(Boolean)
public void Rebuild (bool accentSensitive);
member this.Rebuild : bool -> unit
Public Sub Rebuild (accentSensitive As Boolean)
Parameters
- accentSensitive
- Boolean
Applies to
Rebuild()
public void Rebuild ();
member this.Rebuild : unit -> unit
Public Sub Rebuild ()