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.DBDriverCore
    Assembly:
   SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntaxpublic void SetDateTimeOnModelSyncedSchemas()
Public Sub SetDateTimeOnModelSyncedSchemas
See Also