Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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