DistributionPublication.EnumDistributionArticles Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns information maintained at the Distributor on articles in this publication.
public:
System::Collections::ArrayList ^ EnumDistributionArticles();
public System.Collections.ArrayList EnumDistributionArticles ();
member this.EnumDistributionArticles : unit -> System.Collections.ArrayList
Public Function EnumDistributionArticles () As ArrayList
Returns
An ArrayList of DistributionArticle objects.
Remarks
The EnumDistributionArticles method can only be retrieved by members of the sysadmin
fixed server role at the Distributor, by members of the db_owner
fixed database role on the distribution database, or by users in the publication access list (PAL) of at least one publication.