DistributionPublisherCollection.Item Property

Gets a DistributionPublisher object in the collection, by index number or name.

备注

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

重载列表

名称 Description
DistributionPublisherCollection.Item (Int32)
Gets a DistributionPublisher object in the collection by index number.
DistributionPublisherCollection.Item (String)
Gets a DistributionPublisher object in the collection by name.

请参阅

参考

DistributionPublisherCollection Class
DistributionPublisherCollection Members
Microsoft.SqlServer.Replication Namespace