Model.Expressions Property

Definition

Gets the collection object of all expressions in the current Model.

public Microsoft.AnalysisServices.Tabular.NamedExpressionCollection Expressions { get; }
member this.Expressions : Microsoft.AnalysisServices.Tabular.NamedExpressionCollection
Public ReadOnly Property Expressions As NamedExpressionCollection

Property Value

Remarks

This property is only supported when the compatibility level of the database is at 1400 or above.

Applies to