Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents the semantic function types.
Espacio de nombres: Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado: Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Sintaxis
'Declaración
Public Enumeration SemanticFunctionType
'Uso
Dim instance As SemanticFunctionType
public enum SemanticFunctionType
public enum class SemanticFunctionType
type SemanticFunctionType
public enum SemanticFunctionType
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| None | Nothing was specified. | |
| SemanticKeyPhraseTable | Represents the SEMANTICKEYPHRASETABLE keyword. | |
| SemanticSimilarityDetailsTable | Represents the SEMANTICSIMILARITYDETAILSTABLE keyword. | |
| SemanticSimilarityTable | Represents the SEMANTICSIMILARITYTABLE keyword. |
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom