Model.DataSourceVariablesOverrideBehavior Property

Definition

Controls whether this model allows data source variables to be overriden.

public Microsoft.AnalysisServices.Tabular.DataSourceVariablesOverrideBehaviorType DataSourceVariablesOverrideBehavior { get; set; }
member this.DataSourceVariablesOverrideBehavior : Microsoft.AnalysisServices.Tabular.DataSourceVariablesOverrideBehaviorType with get, set
Public Property DataSourceVariablesOverrideBehavior As DataSourceVariablesOverrideBehaviorType

Property Value

Remarks

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

Applies to