Click or drag to resize

DBCatalogSyncSource Property

Gets or sets the synchronize source.

Namespace:  SD.LLBLGen.Pro.DBDriverCore
Assembly:  SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.4.0.0 (5.4.0)
Syntax
[AllowInFilterAttribute(2)]
public SyncSourceType SyncSource { get; set; }

Property Value

Type: SyncSourceType

Implements

ISyncableSyncSource
See Also