Compartir a través de


PublicationMonitorCollection.Item Property

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

Notas

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

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

PublicationMonitorCollection Class
PublicationMonitorCollection Members
Microsoft.SqlServer.Replication Namespace