SqlSyncStoreMetadataCleanup Constructor (SqlConnection)
Initializes a new instance of the SqlSyncStoreMetadataCleanup class with the specified connection.
Assembly: Microsoft.Synchronization.Data.SqlServer (in Microsoft.Synchronization.Data.SqlServer.dll)
Parameters
- connection
- Type: System.Data.SqlClient::SqlConnection
A SqlConnection object that contains a connection to the database.
Show: