FullTextIndexOptionKind Enum
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 possible FullText Index Options
C#
public enum FullTextIndexOptionKind
type FullTextIndexOptionKind =
Public Enum FullTextIndexOptionKind
- Inheritance
-
FullTextIndexOptionKind
Name | Value | Description |
---|---|---|
ChangeTracking | 0 | |
StopList | 1 | |
SearchPropertyList | 2 |
Product | Versions |
---|---|
Microsoft.Data.Tools.Msbuild | 10.0.61804.210 |