The DatabaseSyncOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CommandTimeout | |
![]() | ConstraintsWithCheck | If the property value is true, then Constrains will be created with the enabled WithCheck option during the synchronization. |
![]() | DisableDdlTriggers | If the property value is true, then DLL triggers will be disabled during synchronization. |
![]() | SynchronizeCollation | If the property value is true, then synchronization of Collation occurs. |
![]() | SynchronizeDatabaseOptions | If the property value is set to true, synchronization of database Properties is executed. |
![]() | SynchronizeExtendedProperties | If the property value is true then the synchronization of the extended property occurs. |
![]() | SynchronizePermissions | If the property value is true, then synchronization of permissions occurs. |
![]() | SynchronizePrincipals | If the property value is true, then synchronization of principals occurs. |