Partager via


Énumération SemanticFunctionType

Represents the semantic function types.

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
Public Enumeration SemanticFunctionType
'Utilisation
Dim instance As SemanticFunctionType
public enum SemanticFunctionType
public enum class SemanticFunctionType
type SemanticFunctionType
public enum SemanticFunctionType

Membres

Nom de membre Description
None Nothing was specified.
SemanticKeyPhraseTable Represents the SEMANTICKEYPHRASETABLE keyword.
SemanticSimilarityDetailsTable Represents the SEMANTICSIMILARITYDETAILSTABLE keyword.
SemanticSimilarityTable Represents the SEMANTICSIMILARITYTABLE keyword.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom