Share via


SqlSyncStoreRestore Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SqlSyncStoreRestore class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

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

Top

See Also

Reference

SqlSyncStoreRestore Class

Microsoft.Synchronization.Data.SqlServer Namespace