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

Represents the semantic function types.

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

Синтаксис

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

Элементы

Имя элемента Описание
None Nothing was specified.
SemanticKeyPhraseTable Represents the SEMANTICKEYPHRASETABLE keyword.
SemanticSimilarityDetailsTable Represents the SEMANTICSIMILARITYDETAILSTABLE keyword.
SemanticSimilarityTable Represents the SEMANTICSIMILARITYTABLE keyword.

См. также

Справочник

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