The view that contains this column.

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

Syntax

C#
public virtual ViewSchema View { get; }
Visual Basic
Public Overridable ReadOnly Property View As ViewSchema
	Get

Property Value

Type: ViewSchema

See Also