EtlSyncModelColumnsType
                                    Model columns synchronization type
API Section: Enumerations
Type: Enumeration
Properties
| 
                                                     Enumerator  | 
                                                
                                                     Type  | 
                                                
                                                     Format  | 
                                                
                                                     Value  | 
                                                
                                                     Description  | 
                                            
|---|---|---|---|---|
| 
                                                     
                                                          | 
                                                
                                                     integer  | 
                                                
                                                     int32  | 
                                                
                                                     0  | 
                                                
                                                     Do not sync.  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     integer  | 
                                                
                                                     int32  | 
                                                
                                                     1  | 
                                                
                                                     Sync all table columns.  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     integer  | 
                                                
                                                     int32  | 
                                                
                                                     2  | 
                                                
                                                     Each model table has a property, whether to synchronize columns. Sync only the tables that are set to sync.  | 
                                            
Usages
 ExecuteMasterFlowObject
                                    
 none