Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents cleanup of change-tracking metadata in a SQL Server Compact database that is synchronized by using a SqlCeSyncProvider.
The following tables list the members exposed by the SqlCeSyncStoreMetadataCleanup type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
SqlCeSyncStoreMetadataCleanup | Overloaded. Initializes a new instance of the SqlCeSyncStoreMetadataCleanup class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Connection | Gets or sets a SqlCeConnection object that contains a connection to the database. |
![]() |
ObjectPrefix | Gets or sets the optional prefix that is used to identify objects that Sync Framework creates. |
![]() |
RetentionInDays | Gets or sets how old change-tracking metadata must be, in days, for that metadata to be deleted when PerformCleanup is called. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
PerformCleanup | Removes change-tracking metadata from the database and updates the cleanup knowledge to reflect the point where the cleanup process stopped. |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SqlCeSyncStoreMetadataCleanup Class
Microsoft.Synchronization.Data.SqlServerCe Namespace