Udostępnij przez


FullTextIndexColumn.Script Method

Generates a Transact-SQL script that can be used to re-create the full-text index column.

Overload List

Name Description
FullTextIndexColumn.Script ()
Generates a Transact-SQL script that can be used to re-create the full-text index column.
FullTextIndexColumn.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the full-text index column as specified by the script options.