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