Provides information about the view columns.

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

Syntax

C#
public ViewColumnSchemaCollection Columns { get; set; }
Visual Basic
Public Property Columns As ViewColumnSchemaCollection
	Get
	Set

Property Value

Type: ViewColumnSchemaCollection

See Also