Enum ModelSourceType
- Namespace
- TabularEditor.TOMWrapper
- Assembly
- TOMWrapper.dll
public enum ModelSourceType
Fields
| Name | Description |
|---|---|
| Database | Model metadata loaded from the XMLA endpoint of Power BI or Analysis Services |
| File | Model.bim aka. TMSL file |
| Folder | Model.bim exploded into a folder structure by Tabular Editor |
| Pbit | Power BI Template file (.pbit) |
| TMDL | Tabular Model Definition Language |
| UnsavedFile |