Share via


PublicationMonitorCollection.Item Property

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

Remarks

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

Overload List

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.

See Also

Reference

PublicationMonitorCollection Class
PublicationMonitorCollection Members
Microsoft.SqlServer.Replication Namespace