Dela via


SqlSyncStoreMetadataCleanup Constructor

Include Protected Members
Include Inherited Members

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

Top

See Also

Reference

SqlSyncStoreMetadataCleanup Class

Microsoft.Synchronization.Data.SqlServer Namespace