Freigeben über


LinkedServerCollection.Item Property

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

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

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

Siehe auch

Verweis

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

Andere Ressourcen

Using Collections