Property ColumnsByRelativeName
| Improve this Doc View SourceColumnsByRelativeName
Gets columns owned by this projection as dictionary by relative name.
Declaration
public IReadOnlyDictionary<string, Column> ColumnsByRelativeName { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IReadOnlyDictionary<System.String, Column> |