FullTextIndexColumn.Drop Method
Definition
Overloads
Drop() | |
Drop(Boolean) |
Drop()
public void Drop ();
abstract member Drop : unit -> unit
override this.Drop : unit -> unit
Public Sub Drop ()
Implements
Applies to
Drop(Boolean)
public void Drop (bool noPopulation);
member this.Drop : bool -> unit
Public Sub Drop (noPopulation As Boolean)
Parameters
- noPopulation
- Boolean