Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Represents the semantic function types.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (em Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Sintaxe
'Declaração
Public Enumeration SemanticFunctionType
'Uso
Dim instance As SemanticFunctionType
public enum SemanticFunctionType
public enum class SemanticFunctionType
type SemanticFunctionType
public enum SemanticFunctionType
Membros
| Nome do membro | Descrição | |
|---|---|---|
| None | Nothing was specified. | |
| SemanticKeyPhraseTable | Represents the SEMANTICKEYPHRASETABLE keyword. | |
| SemanticSimilarityDetailsTable | Represents the SEMANTICSIMILARITYDETAILSTABLE keyword. | |
| SemanticSimilarityTable | Represents the SEMANTICSIMILARITYTABLE keyword. |