Udostępnij za pośrednictwem


SqlSyncProvider Constructor

Initializes a new instance of the SqlSyncProvider class.

Overload List

Name Description
SqlSyncProvider ()
Initializes a new instance of the SqlSyncProvider class by using default values.

This method is not CLS-compliant.
SqlSyncProvider (String, SqlConnection)
Initializes a new instance of the SqlSyncProvider class for the specified scope name and connection.

This method is not CLS-compliant.
SqlSyncProvider (String, SqlConnection, String)
Initializes a new instance of the SqlSyncProvider class for the specified scope name, connection, and synchronization object prefix.

This method is not CLS-compliant.
SqlSyncProvider (String, SqlConnection, String, String)
Initializes a new instance of the SqlSyncProvider class for the specified scope name, connection, synchronization object prefix, and object schema.

This method is not CLS-compliant.

See Also

Reference

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