Property Columns
| Improve this Doc View SourceColumns
Gets the columns owned by this projection.
Declaration
public IReadOnlyList<Column> Columns { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IReadOnlyList<Column> | 
Gets the columns owned by this projection.
public IReadOnlyList<Column> Columns { get; }| Type | Description | 
|---|---|
| System.Collections.Generic.IReadOnlyList<Column> |