Enum ExpressionKind
- Namespace
- TabularEditor.TOMWrapper
- Assembly
- TOMWrapper.dll
Indicates the dialect of the query expression.
public enum ExpressionKind
Fields
Name | Description |
---|---|
M | The expression is based on the M dialect. |
Remarks
This enum is only supported when the compatibility level of the database is at 1400 or above.