ViewCollection.Item Property

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

Замечания

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

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

Имя Description
ViewCollection.Item (Int32)
Gets a View object in the collection by index number.
ViewCollection.Item (String)
Gets a View object in the collection by name.
ViewCollection.Item (String, String)
Gets a View object in the collection by name and schema.

См. также

Справочник

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

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

Using Collections