TokenizationBehavior 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.
Describes the Tokenization Behavior.
C#
public enum TokenizationBehavior
type TokenizationBehavior =
Public Enum TokenizationBehavior
- Inheritance
-
TokenizationBehavior
Name | Value | Description |
---|---|---|
TokenizationNone | 0 | Specifies the none tokenization. |
TokenizationText | 1 | Specifies the text tokenization. |
Produit | Versions |
---|---|
Analysis Services SDK for .NET | latest |