FullTextFunctionType Enumeration
Specifies the fulltext function types.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Contains | The Type is Contains. | |
| FreeText | The Type is FreeText. | |
| None | The Type is None. |
Show: