Click or drag to resize

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.8.0.0 (5.8.21.0208)
Syntax
public enum SyncSourceType
Members
  Member nameValueDescription
Undefined0
Model1
Database2
Mixed3
See Also