DistributionArticle Object

后续版本的 Microsoft SQL Server 将删除该功能。请避免在新的开发工作中使用该功能,并着手修改当前还在使用该功能的应用程序。

The DistributionArticle object exposes the properties of a Distributor's image of a replicated article.

显示当前对象的 SQL-DMO 对象模型

Properties

ID Property

SourceObjectName Property

Name Property

SourceObjectOwner Property

Methods

BeginAlter Method

DoAlter Method

CancelAlter Method

Remove Method (Objects)

备注

For snapshot and transactional replication, a replication Distributor maintains an image of the published article. The Distributor replicates the article image to Subscribers, enabling one type of replication load balancing.

There is no requirement that an instance of Microsoft SQL Server 2000 create the Distributor-maintained data image. Snapshot and transactional replication publications created on the Distributor enable one type of third-party, or heterogeneous, replication.

With the DistributionArticle object, you can:

  • Create an article in a heterogeneous replication publication.
  • Remove an article from a heterogeneous replication publication.
ms133498.note(zh-cn,SQL.90).gif注意:
The DistributionArticle object is compatible with instances SQL Server version 7.0 and later. However, the DistributionArticle2 object extends the functionality of the DistributionArticle object for use with features that were introduced in SQL Server 2000.

请参阅

参考

DistributionArticle2 Object

帮助和信息

获取 SQL Server 2005 帮助