Condividi tramite


ViewCollection.Item Property

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

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

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

Vedere anche

Riferimento

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

Altre risorse

Using Collections