SemanticFunctionType 열거형

Represents the semantic function types.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
Public Enumeration SemanticFunctionType
‘사용 방법
Dim instance As SemanticFunctionType
public enum SemanticFunctionType
public enum class SemanticFunctionType
type SemanticFunctionType
public enum SemanticFunctionType

멤버

멤버 이름 설명
None Nothing was specified.
SemanticKeyPhraseTable Represents the SEMANTICKEYPHRASETABLE keyword.
SemanticSimilarityDetailsTable Represents the SEMANTICSIMILARITYDETAILSTABLE keyword.
SemanticSimilarityTable Represents the SEMANTICSIMILARITYTABLE keyword.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스