DBCatalogSetDateTimeOnModelSyncedSchemas Method |
Sets the date time of last sync on model synced schemas. This is required as the last step to avoid a lot of logic inside the schemas: we know which elements are
synced, so we can set the date in one swoop
Namespace: SD.LLBLGen.Pro.DBDriverCoreAssembly: SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public void SetDateTimeOnModelSyncedSchemas()
Public Sub SetDateTimeOnModelSyncedSchemas
See Also