Provides access to the views contained in the database.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public ViewSchemaCollection Views { get; }
Visual Basic
Public ReadOnly Property Views As ViewSchemaCollection
	Get

Property Value

Type: ViewSchemaCollection

See Also