Partager via


LinkedServerCollection.Item Property

Gets a LinkedServer object in the LinkedServerCollection collection by name or by index number.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

Nom Description
LinkedServerCollection.Item (Int32)
Gets a LinkedServer object in the LinkedServerCollection collection by index number.
LinkedServerCollection.Item (String)
Gets a LinkedServer object in the LinkedServerCollection collection by name.

Voir aussi

Référence

LinkedServerCollection Class
LinkedServerCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Using Collections