FullTextIndexColumnCollection.Add(FullTextIndexColumn) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.FullTextIndexColumn fullTextIndexColumn);
member this.Add : Microsoft.SqlServer.Management.Smo.FullTextIndexColumn -> unit
Public Sub Add (fullTextIndexColumn As FullTextIndexColumn)

Parameters

fullTextIndexColumn
FullTextIndexColumn

Applies to