Share via


SqlSyncStoreMetadataUpgrade Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SqlSyncStoreMetadataUpgrade 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 SqlSyncStoreMetadataUpgrade(SqlConnection) Initializes a new instance of the SqlSyncStoreMetadataUpgrade class with the specified connection.
Public method SqlSyncStoreMetadataUpgrade(SqlConnection, String) Initializes a new instance of the SqlSyncStoreMetadataUpgrade class with the specified connection and object prefix.
Public method SqlSyncStoreMetadataUpgrade(SqlConnection, String, String) Initializes a new instance of the SqlSyncStoreMetadataUpgrade class with the specified connection, object prefix, and object schema.

Top

See Also

Reference

SqlSyncStoreMetadataUpgrade Class

Microsoft.Synchronization.Data.SqlServer Namespace