다음을 통해 공유


DistributionDatabaseCollection.Item Property

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

주의

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

오버로드 목록

이름 Description
DistributionDatabaseCollection.Item (Int32)
Gets a DistributionDatabase object in the collection by index number.
DistributionDatabaseCollection.Item (String)
Gets a DistributionDatabase object in the collection by database name.

참고 항목

참조

DistributionDatabaseCollection Class
DistributionDatabaseCollection Members
Microsoft.SqlServer.Replication Namespace