Model.DefaultPowerBIDataSourceVersion Property

Definition

Used by PBIX data source format conversion.

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

Property Value

Remarks

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

Applies to