Перечисление FullTextFunctionType

Specifies the fulltext function types.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration FullTextFunctionType
'Применение
Dim instance As FullTextFunctionType
public enum FullTextFunctionType
public enum class FullTextFunctionType
type FullTextFunctionType
public enum FullTextFunctionType

Элементы

Имя элемента Описание
Contains The Type is Contains.
FreeText The Type is FreeText.
None The Type is None.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom