Share via


DistributorCollection.Item Property

Gets a specific Distributor object in the DistributorCollection object either by position or by name.

Overload List

Name Description
DistributorCollection.Item (Int32)
Gets a specific Distributor object in the DistributorCollection object by position.
DistributorCollection.Item (String)
Gets a specific Distributor object in the DistributorCollection object by name.

See Also

Reference

DistributorCollection Class
DistributorCollection Members
Microsoft.SqlServer.Management.Nmo Namespace

Other Resources

Specifying Distributor Settings
Distributor Element (ADF)