Поделиться через


LinkedServerCollection.Item Property

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

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя 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.

См. также

Справочник

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

Другие ресурсы

Using Collections