Udostępnij za pośrednictwem


SqlSyncStoreRestore Constructor

Initializes a new instance of the SqlSyncStoreRestore class.

Overload List

Name Description
SqlSyncStoreRestore (SqlConnection)
Initializes a new instance of the SqlSyncStoreRestore class with the specified connection.
SqlSyncStoreRestore (SqlConnection, String)
Initializes a new instance of the SqlSyncStoreRestore class with the specified connection and object prefix.
SqlSyncStoreRestore (SqlConnection, String, String)
Initializes a new instance of the SqlSyncStoreRestore class with the specified connection, object prefix, and object schema.

See Also

Reference

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