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.

[!참고] 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 지원 받기