ViewCollection Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Strongly typed collection of MAPPED_TYPE objects Supports indexing objects by their Name and Schema properties
C#
public sealed class ViewCollection : Microsoft.SqlServer.Management.Smo.SchemaCollectionBase
type ViewCollection = class
inherit SchemaCollectionBase
Public NotInheritable Class ViewCollection
Inherits SchemaCollectionBase
- Inheritance
initialized | (Inherited from AbstractCollectionBase) |
Count | (Inherited from SmoCollectionBase) |
Is |
(Inherited from SmoCollectionBase) |
Item[Int32] | |
Item[String, String] | |
Item[String] | |
Parent | |
Parent |
(Inherited from AbstractCollectionBase) |
Sync |
(Inherited from SmoCollectionBase) |
ICollection. |
(Inherited from SmoCollectionBase) |
Producto | Versiones |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |