Freigeben über


PublicationMonitorCollection.Item Property

Gets a PublicationMonitor object in the collection by database name and publication name or by index number.

Hinweise

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

Überladungsliste

Name Description
PublicationMonitorCollection.Item (Int32)
Gets a PublicationMonitor object in the collection by index number.
PublicationMonitorCollection.Item (String, String)
Gets a PublicationMonitor object in the collection by publication database and publication name.

Siehe auch

Verweis

PublicationMonitorCollection Class
PublicationMonitorCollection Members
Microsoft.SqlServer.Replication Namespace