ModelingModel
The model definition that contains details of tables, their relationships and joins, and measures.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
modelId |
The model's system ID |
- |
string |
uuid |
displayName |
The model's display name |
- |
string |
|
description |
A description of the model |
- |
string |
|
tables |
A list of tables/dimensions in the model |
- | ||
relationships |
A list of the relationships between tables in the model |
- | ||
serverId |
The host server's name |
- |
string |
|
databaseName |
The model's database name |
- |
string |
|
modelType |
The type of model. |
- | ||
modelDataFlowSourceInfo |
Info about the source Data Flow used to drive this model |
- | ||
isAutoIndexing |
Set to true for heuristic index creation |
- |
boolean |
|
defaultMeasureUniqueName |
Unique identifier of the default measure |
- |
string |
|
measureGroups |
The model's measure groups. |
- | ||
culture |
The model's culture name |
- |
string |
|
disableCacheMode |
Should disable cache |
- |
boolean |
|
additionalLanguages |
Additional languages in the model |
- |
object |
|
serverInfo |
- | |||
nullMemberCaption |
- |
string |