ConnectionStringProperties
The connection object representing the details of the data sources.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
modelName |
The model's name |
- |
string |
|
isDynamicModel |
Boolean showing if a model is dynamic |
- |
boolean |
|
modelId |
The materialized model's system ID |
- |
string |
|
serverName |
The data source server's name |
- |
string |
|
dataBaseId |
The data source database's system ID |
- |
string |
|
connectionStringType |
The type of connection |
- | ||
id |
The connection object's system ID |
- |
string |
|
dataBaseName |
The data source database's name |
- |
string |
|
modelProcessDate |
Last process of the model. |
- |
integer |
Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601 |
serverId |
The data source server's system ID |
- |
string |