Table of Contents

Enum ExpressionContext

Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll

Expression Context for calculated column.

public enum ExpressionContext
Extension Methods

Fields

Name Description
Standard

Expression uses only standard functions.

UserContext

Expression can include user-context functions.

Remarks

This enum is only supported when the compatibility level of the database is at 1705 or above.