| SyncSourceType Enumeration | 
 
            The enum which defines the different sync source types for schema, catalog and relational model data container.
            
 
    Namespace: 
   SD.LLBLGen.Pro.Core
    Assembly:
   SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntaxpublic enum SyncSourceType
Public Enumeration SyncSourceType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Undefined | 0 |  | 
 | Model | 1 |  | 
 | Database | 2 |  | 
 | Mixed | 3 |  | 
See Also