Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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. |