Provides access to the views contained in the database.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
IReadOnlySchemaObjectWithOwnerCollection<IViewSchema> Views { get; } |
Visual Basic |
---|
ReadOnly Property Views As IReadOnlySchemaObjectWithOwnerCollection(Of IViewSchema) Get |