The column that this member column object wraps.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public ColumnSchema Column { get; private set; } |
| Visual Basic |
|---|
Public Property Column As ColumnSchema Get Private Set |