SqlSyncStoreRestore Constructor (SqlConnection)
Initializes a new instance of the SqlSyncStoreRestore 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: