Condividi tramite


Enumerazione SemanticFunctionType

Represents the semantic function types.

Spazio dei nomi  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintassi

'Dichiarazione
Public Enumeration SemanticFunctionType
'Utilizzo
Dim instance As SemanticFunctionType
public enum SemanticFunctionType
public enum class SemanticFunctionType
type SemanticFunctionType
public enum SemanticFunctionType

Membri

Nome membro Descrizione
None Nothing was specified.
SemanticKeyPhraseTable Represents the SEMANTICKEYPHRASETABLE keyword.
SemanticSimilarityDetailsTable Represents the SEMANTICSIMILARITYDETAILSTABLE keyword.
SemanticSimilarityTable Represents the SEMANTICSIMILARITYTABLE keyword.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.TransactSql.ScriptDom