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


RemoteServiceBindingCollection.Item Property

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

Замечания

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

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

Имя Description
RemoteServiceBindingCollection.Item (Int32)
Gets a RemoteServiceBinding object in the collection by index number.
RemoteServiceBindingCollection.Item (String)
Gets a RemoteServiceBinding object in the collection by name.

См. также

Справочник

RemoteServiceBindingCollection Class
RemoteServiceBindingCollection Members
Microsoft.SqlServer.Management.Smo.Broker Namespace

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

Using Collections