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