SqlCeSyncScopeDeprovisioning Class
Removes scopes and other synchronization elements from a SQL Server Compact database that was previously provisioned for synchronization.
Assembly: Microsoft.Synchronization.Data.SqlServerCe (in Microsoft.Synchronization.Data.SqlServerCe.dll)
The SqlCeSyncScopeDeprovisioning type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SqlCeSyncScopeDeprovisioning | Initializes a new instance of the SqlCeSyncScopeDeprovisioning class with the specified connection. |
| Name | Description | |
|---|---|---|
![]() | ObjectPrefix | Gets or sets the optional prefix that is used to identify objects that Sync Framework creates. |
| Name | Description | |
|---|---|---|
![]() | DeprovisionScope | Deprovisions the specified scope by removing all associated synchronization elements from the database. |
![]() | DeprovisionStore | Removes all synchronization metadata tables, triggers, and stored procedures from the database. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
