SqlSyncStoreMetadataCleanup Constructor

Initializes a new instance of the SqlSyncStoreMetadataCleanup class.

Overload List

Name Description
SqlSyncStoreMetadataCleanup (SqlConnection)
Initializes a new instance of the SqlSyncStoreMetadataCleanup class with the specified connection.
SqlSyncStoreMetadataCleanup (SqlConnection, String)
Initializes a new instance of the SqlSyncStoreMetadataCleanup class with the specified connection and object prefix.
SqlSyncStoreMetadataCleanup (SqlConnection, String, String)
Initializes a new instance of the SqlSyncStoreMetadataCleanup class with the specified connection, object prefix, and object schema.
SqlSyncStoreMetadataCleanup (SqlConnection, String, String, Int32)
Initializes a new instance of the SqlSyncStoreMetadataCleanup class with the specified connection, object prefix, object schema, and metadata retention period.

See Also

Reference

SqlSyncStoreMetadataCleanup Class
SqlSyncStoreMetadataCleanup Members
Microsoft.Synchronization.Data.SqlServer Namespace