The column that this member column object wraps.

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

Syntax

C#
IColumnSchema Column { get; }
Visual Basic
ReadOnly Property Column As IColumnSchema
	Get

Property Value

Type: IColumnSchema

See Also