共用方式為


MergeArticles Collection

未來的 Microsoft SQL Server 版本將移除這項功能。請避免在新的開發工作中使用這項功能,並規劃修改目前使用這項功能的應用程式。

The MergeArticles collection is a group of MergeArticle objects.

顯示目前物件的 SQL-DMO 物件模型

備註

With the MergeArticles collection, you can:

  • Remove an article from a merge publication.

To remove an article (table) from a merge publication

  1. Get a MergeArticle object from the MergeArticles collection of a connected MergePublication object.

  2. Use the Remove method.