ConnectionStringProperties
                                    The connection object representing the details of the data sources.
API Section: Objects
Type: Object
Properties
| 
                                                     Name  | 
                                                
                                                     Description  | 
                                                
                                                     Required  | 
                                                
                                                     Type  | 
                                                
                                                     Format  | 
                                            
|---|---|---|---|---|
| 
                                                     
                                                          | 
                                                
                                                     The connection object's system ID  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The materialized model's system ID  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The model's name  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The data source server's system ID  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The data source server's name  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The data source database's system ID  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The data source database's name  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The type of connection  | 
                                                - | ||
| 
                                                     
                                                          | 
                                                
                                                     Boolean showing if a model is dynamic  | 
                                                - | 
                                                     boolean  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Last process of the model.  | 
                                                - | 
                                                     integer  | 
                                                
                                                     Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601  | 
                                            
Usages
 /API2/dataSources/getAllConnectionStrings
                                    
 /API2/dataSources/getItemConnectionString
                                    
 /API2/dataSources/searchConnectionString
                                    
 /API3/dataSources/findModelConnection
                                    
 /API3/dataSources/getAllConnectionStrings
                                    
 /API3/dataSources/getItemConnectionString
                                    
 id