SemanticFunctionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The semantic function types.
public enum SemanticFunctionType
type SemanticFunctionType =
Public Enum SemanticFunctionType
- Inheritance
-
SemanticFunctionType
Fields
Name | Value | Description |
---|---|---|
None | 0 | Nothing was specified. |
SemanticKeyPhraseTable | 1 | SEMANTICKEYPHRASETABLE keyword. |
SemanticSimilarityTable | 2 | SEMANTICSIMILARITYTABLE keyword. |
SemanticSimilarityDetailsTable | 3 | SEMANTICSIMILARITYDETAILSTABLE keyword. |